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

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsErrorService.cpp110 nsErrorService::RegisterErrorStringBundle(PRInt16 errorModule, const char *stringBundleURL) argument
112 return mErrorStringBundleURLMap.Put(errorModule, stringBundleURL);

Completed in 32 milliseconds