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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsDirectoryService.h97 static nsIAtom *sDirectory; member in class:nsDirectoryService
H A DnsDirectoryService.cpp426 nsIAtom* nsDirectoryService::sDirectory = nsnull; member in class:nsDirectoryService
535 { NS_OS_SYSTEM_DIR, &nsDirectoryService::sDirectory },
909 else if (inAtom == nsDirectoryService::sDirectory)

Completed in 47 milliseconds