Home
last modified time | relevance | path

Searched refs:profDStr (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DAppShutdown.cpp194 nsAutoCString profDStr; in OnShutdownConfirmed() local
195 profD->GetNativePath(profDStr); in OnShutdownConfirmed()
197 Smprintf("XRE_PROFILE_PATH=%s", profDStr.get()).release(); in OnShutdownConfirmed()
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DAppShutdown.cpp277 nsAutoCString profDStr; in OnShutdownConfirmed() local
278 profD->GetNativePath(profDStr); in OnShutdownConfirmed()
280 Smprintf("XRE_PROFILE_PATH=%s", profDStr.get()).release(); in OnShutdownConfirmed()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DAppShutdown.cpp283 nsAutoCString profDStr; in OnShutdownConfirmed() local
284 profD->GetNativePath(profDStr); in OnShutdownConfirmed()
286 Smprintf("XRE_PROFILE_PATH=%s", profDStr.get()).release(); in OnShutdownConfirmed()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DAppShutdown.cpp283 nsAutoCString profDStr; in OnShutdownConfirmed() local
284 profD->GetNativePath(profDStr); in OnShutdownConfirmed()
286 Smprintf("XRE_PROFILE_PATH=%s", profDStr.get()).release(); in OnShutdownConfirmed()