Home
last modified time | relevance | path

Searched refs:GetObjDir (Results 1 – 24 of 24) sorted by relevance

/dports/devel/upp/upp/uppsrc/ide/Builders/
H A DAndroidProject.cpp61 String AndroidProject::GetObjDir() const in GetObjDir() function in Upp::AndroidProject
68 return GetObjDir() + DIR_SEPS + "local"; in GetObjLocalDir()
H A DAndroid.h24 String GetObjDir() const;
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsMacUtilsImpl.h32 static nsresult GetObjDir(nsIFile** aObjDir);
H A DnsMacUtilsImpl.cpp437 nsresult nsMacUtilsImpl::GetObjDir(nsIFile** aObjDir) { in GetObjDir() function in nsMacUtilsImpl
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsMacUtilsImpl.h32 static nsresult GetObjDir(nsIFile** aObjDir);
H A DnsMacUtilsImpl.cpp425 nsresult nsMacUtilsImpl::GetObjDir(nsIFile** aObjDir) { in GetObjDir() function in nsMacUtilsImpl
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsMacUtilsImpl.h32 static nsresult GetObjDir(nsIFile** aObjDir);
H A DnsMacUtilsImpl.cpp425 nsresult nsMacUtilsImpl::GetObjDir(nsIFile** aObjDir) { in GetObjDir() function in nsMacUtilsImpl
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsMacUtilsImpl.h32 static nsresult GetObjDir(nsIFile** aObjDir);
H A DnsMacUtilsImpl.cpp425 nsresult nsMacUtilsImpl::GetObjDir(nsIFile** aObjDir) { in GetObjDir() function in nsMacUtilsImpl
/dports/x11/eaglemode/eaglemode-0.95.0/makers/unicc/
H A Dunicc.pl41 &GetObjDir
411 sub GetObjDir { return $ObjDir; } subroutine
/dports/x11/eaglemode/eaglemode-0.95.0/makers/unicc/plugins/
H A Dunicc_mic.pm115 $defFile=catfile(GetObjDir,GetTgtName.".def");
H A Dunicc_wat.pm124 $exportsFile=catfile(GetObjDir,GetTgtName.".lk");
H A Dunicc_bor.pm114 $defFile=catfile(GetObjDir,GetTgtName.".def");
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DGMPProcessParent.cpp234 rv = nsMacUtilsImpl::GetObjDir(getter_AddRefs(objDir)); in FillMacSandboxInfo()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DGMPProcessParent.cpp247 rv = nsMacUtilsImpl::GetObjDir(getter_AddRefs(objDir)); in FillMacSandboxInfo()
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DGMPProcessParent.cpp248 rv = nsMacUtilsImpl::GetObjDir(getter_AddRefs(objDir)); in FillMacSandboxInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DGMPProcessParent.cpp247 rv = nsMacUtilsImpl::GetObjDir(getter_AddRefs(objDir)); in FillMacSandboxInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DContentChild.h59 nsresult GetObjDir(nsIFile** aObjDir);
H A DContentChild.cpp1553 rv = mozilla::GetObjDir(getter_AddRefs(objDir)); in StartMacOSContentSandbox()
3507 nsresult GetObjDir(nsIFile** aObjDir) { in GetObjDir() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DContentParent.cpp1990 rv = nsMacUtilsImpl::GetObjDir(getter_AddRefs(objDir)); in CacheSandboxParams()
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DContentParent.cpp2452 rv = nsMacUtilsImpl::GetObjDir(getter_AddRefs(objDir)); in CacheSandboxParams()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DContentParent.cpp2454 rv = nsMacUtilsImpl::GetObjDir(getter_AddRefs(objDir)); in CacheSandboxParams()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DContentParent.cpp2452 rv = nsMacUtilsImpl::GetObjDir(getter_AddRefs(objDir)); in CacheSandboxParams()