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

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsNativeComponentLoader.cpp1060 nsDll **aDll)
1071 *aDll = dll;
1098 *aDll = dll;
1104 nsNativeComponentLoader::GetFactoryFromModule(nsDll *aDll, const nsCID &aCID, argument
1110 rv = aDll->GetModule(mCompMgr, getter_AddRefs(module));
1058 CreateDll(nsIFile *aSpec, const char *aLocation, nsDll **aDll) argument

Completed in 1143 milliseconds