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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsDirectoryService.h121 static nsIAtom *sLocalFrameworksDirectory; member in class:nsDirectoryService
H A DnsDirectoryService.cpp450 nsIAtom* nsDirectoryService::sLocalFrameworksDirectory = nsnull; member in class:nsDirectoryService
559 { NS_OSX_LOCAL_FRAMEWORKS_DIR, &nsDirectoryService::sLocalFrameworksDirectory },
1036 else if (inAtom == nsDirectoryService::sLocalFrameworksDirectory)

Completed in 43 milliseconds