Searched refs:EnvEntryType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsEnvironment.cpp141 typedef nsBaseHashtableET<nsCStringHashKey,char*> EnvEntryType; typedef
142 typedef nsTHashtable<EnvEntryType> EnvHashType;
182 EnvEntryType* entry = gEnvHash->PutEntry(nativeName);

Completed in 177 milliseconds