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

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsComponentManager.cpp388 mServiceObject = nsnull;
1861 if (entry->mServiceObject) {
1941 if (entry->mServiceObject) {
1988 factoryEntry->mServiceObject = nsnull;
2005 factoryEntry->mServiceObject = nsnull;
2063 if (entry && entry->mServiceObject) {
2064 return entry->mServiceObject->QueryInterface(aIID, result);
2101 entry->mServiceObject = service;
2133 if (entry->mServiceObject)
2137 entry->mServiceObject
[all...]
H A DnsComponentManager.h297 nsCOMPtr<nsISupports> mServiceObject; member in class:nsFactoryEntry

Completed in 50 milliseconds