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

/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsRegistry.cpp825 rv = GetValueType( baseKey, path, &type );
902 nsresult rv = GetValueType( baseKey, path, &type );
941 rv = GetValueType( baseKey, path, &type );
1267 /*------------------------- nsRegistry::GetValueType ---------------------------
1272 NS_IMETHODIMP nsRegistry::GetValueType( nsRegistryKey baseKey, const char *path, PRUint32 *result ) { function in class:nsRegistry

Completed in 72 milliseconds