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

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsErrorService.h73 nsInt2StrHashtable mErrorStringBundleKeyMap; member in class:nsErrorService
H A DnsErrorService.cpp134 return mErrorStringBundleKeyMap.Put(error, stringBundleKey);
140 return mErrorStringBundleKeyMap.Remove(error);
146 char* value = mErrorStringBundleKeyMap.Get(error);

Completed in 210 milliseconds