Searched defs:stringBundleKey (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsErrorService.cpp132 nsErrorService::RegisterErrorStringBundleKey(nsresult error, const char *stringBundleKey) argument
134 return mErrorStringBundleKeyMap.Put(error, stringBundleKey);

Completed in 41 milliseconds