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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsDirectoryService.h117 static nsIAtom *sLocalDocumentsDirectory; member in class:nsDirectoryService
H A DnsDirectoryService.cpp446 nsIAtom* nsDirectoryService::sLocalDocumentsDirectory = nsnull; member in class:nsDirectoryService
555 { NS_OSX_LOCAL_DOCUMENTS_DIR, &nsDirectoryService::sLocalDocumentsDirectory },
1020 else if (inAtom == nsDirectoryService::sLocalDocumentsDirectory)

Completed in 88 milliseconds