Home
last modified time | relevance | path

Searched refs:mTmpDirName (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DGeckoChildProcessHost.cpp150 mTmpDirName(aHost->mTmpDirName), in BaseProcessLauncher()
212 nsCString mTmpDirName; member in mozilla::ipc::BaseProcessLauncher
393 contentTempDir->GetNativePath(mTmpDirName);
1091 if (!mTmpDirName.IsEmpty()) { in DoSetup()
1095 ENVIRONMENT_STRING(mTmpDirName.get()); in DoSetup()
1098 ENVIRONMENT_STRING(mTmpDirName.get()); in DoSetup()
H A DGeckoChildProcessHost.h288 nsCString mTmpDirName; variable
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DGeckoChildProcessHost.cpp145 mTmpDirName(aHost->mTmpDirName), in BaseProcessLauncher()
206 nsCString mTmpDirName; member in mozilla::ipc::BaseProcessLauncher
410 contentTempDir->GetNativePath(mTmpDirName); in GeckoChildProcessHost()
1096 if (!mTmpDirName.IsEmpty()) { in DoSetup()
1100 ENVIRONMENT_STRING(mTmpDirName.get()); in DoSetup()
1103 ENVIRONMENT_STRING(mTmpDirName.get()); in DoSetup()
H A DGeckoChildProcessHost.h275 nsCString mTmpDirName; variable
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DGeckoChildProcessHost.cpp171 mTmpDirName(aHost->mTmpDirName), in BaseProcessLauncher()
234 nsCString mTmpDirName; member in mozilla::ipc::BaseProcessLauncher
416 contentTempDir->GetNativePath(mTmpDirName);
1074 if (!mTmpDirName.IsEmpty()) { in DoSetup()
1078 ENVIRONMENT_STRING(mTmpDirName.get()); in DoSetup()
1081 ENVIRONMENT_STRING(mTmpDirName.get()); in DoSetup()
H A DGeckoChildProcessHost.h281 nsCString mTmpDirName; variable
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DGeckoChildProcessHost.cpp150 mTmpDirName(aHost->mTmpDirName), in BaseProcessLauncher()
212 nsCString mTmpDirName; member in mozilla::ipc::BaseProcessLauncher
393 contentTempDir->GetNativePath(mTmpDirName);
1091 if (!mTmpDirName.IsEmpty()) { in DoSetup()
1095 ENVIRONMENT_STRING(mTmpDirName.get()); in DoSetup()
1098 ENVIRONMENT_STRING(mTmpDirName.get()); in DoSetup()
H A DGeckoChildProcessHost.h288 nsCString mTmpDirName; variable
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DGeckoChildProcessHost.h189 nsCString mTmpDirName; variable
H A DGeckoChildProcessHost.cpp290 contentTempDir->GetNativePath(mTmpDirName); in PrepareLaunch()
499 if (!mTmpDirName.IsEmpty()) { in PerformAsyncLaunch()
503 ENVIRONMENT_STRING(mTmpDirName); in PerformAsyncLaunch()
506 ENVIRONMENT_STRING(mTmpDirName); in PerformAsyncLaunch()