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

/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DregExport.cpp281 rv = reg->GetStringUTF8( root, name, &strValue );
H A DnsRegistry.cpp677 nsresult rv = GetStringUTF8( baseKey, NS_ConvertUCS2toUTF8(valname).get(), getter_Copies(tmpstr) );
703 NS_IMETHODIMP nsRegistry::GetStringUTF8( nsRegistryKey baseKey, const char *path, char **result ) { function in class:nsRegistry

Completed in 454 milliseconds