Searched refs:NS_XPCOM_COMPONENT_REGISTRY_FILE (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsDirectoryServiceDefs.h87 #define NS_XPCOM_COMPONENT_REGISTRY_FILE "ComRegF" macro
H A DnsDirectoryService.cpp524 { NS_XPCOM_COMPONENT_REGISTRY_FILE, &nsDirectoryService::sComponentRegistry },
/vbox/src/libs/xpcom18a4/xpcom/tools/registry/
H A Dregxpcom.cpp93 else if(strcmp(prop, NS_XPCOM_COMPONENT_REGISTRY_FILE) == 0 && gCompRegLocation)
/vbox/src/VBox/Main/glue/
H A Dinitterm.cpp159 if (strcmp(aProp, NS_XPCOM_COMPONENT_REGISTRY_FILE) == 0)
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp275 rv = directoryService->Get(NS_XPCOM_COMPONENT_REGISTRY_FILE,
281 NS_WARNING("Getting NS_XPCOM_COMPONENT_REGISTRY_FILE failed");
758 rv = gDirectoryService->Get(NS_XPCOM_COMPONENT_REGISTRY_FILE,
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsComponentManager.cpp832 GetLocationFromDirectoryService(NS_XPCOM_COMPONENT_REGISTRY_FILE,

Completed in 61 milliseconds