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

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsErrorService.h72 nsInt2StrHashtable mErrorStringBundleURLMap; member in class:nsErrorService
H A DnsErrorService.cpp112 return mErrorStringBundleURLMap.Put(errorModule, stringBundleURL);
118 return mErrorStringBundleURLMap.Remove(errorModule);
124 char* value = mErrorStringBundleURLMap.Get(errorModule);

Completed in 580 milliseconds