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

/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsSpecialSystemDirectory.cpp292 static void GetCurrentProcessDirectory(nsFileSpec& aFileSpec) function
443 } // GetCurrentProcessDirectory()
541 else GetCurrentProcessDirectory(*this);
568 GetCurrentProcessDirectory(*this);
600 GetCurrentProcessDirectory(*this);
638 GetCurrentProcessDirectory(*this);
665 GetCurrentProcessDirectory(*this);
1063 /* If MOZILLA_HOME is not set, use GetCurrentProcessDirectory */
1066 GetCurrentProcessDirectory(*this);
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsDirectoryService.cpp115 nsDirectoryService::GetCurrentProcessDirectory(nsILocalFile** aFile) function in class:nsDirectoryService
412 } // GetCurrentProcessDirectory()
849 rv = GetCurrentProcessDirectory(getter_AddRefs(localFile));
853 rv = GetCurrentProcessDirectory(getter_AddRefs(localFile));
862 rv = GetCurrentProcessDirectory(getter_AddRefs(localFile));
874 rv = GetCurrentProcessDirectory(getter_AddRefs(localFile));
887 rv = GetCurrentProcessDirectory(getter_AddRefs(localFile));

Completed in 89 milliseconds