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

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsComponentManager.cpp2502 const char* relativeLocation = nativePathString.get() + mComponentsOffset + 1; local
2503 return MakeRegistryName(relativeLocation, XPCOM_RELCOMPONENT_PREFIX, aRegistryName);
2516 const char* relativeLocation = nativePathString.get() + mGREComponentsOffset + 1; local
2517 return MakeRegistryName(relativeLocation, XPCOM_GRECOMPONENT_PREFIX, aRegistryName);

Completed in 93 milliseconds