Home
last modified time | relevance | path

Searched refs:GetProcessExeModule (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/browser/app/winlauncher/test/
H A DTestCrossProcessWin.cpp285 nt::GetProcessExeModule(childProcess); in wmain()
/dports/www/firefox/firefox-99.0/browser/app/winlauncher/test/
H A DTestCrossProcessWin.cpp285 nt::GetProcessExeModule(childProcess); in wmain()
/dports/mail/thunderbird/thunderbird-91.8.0/browser/app/winlauncher/test/
H A DTestCrossProcessWin.cpp285 nt::GetProcessExeModule(childProcess); in wmain()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/
H A DNativeNt.h1348 inline LauncherResult<HMODULE> GetProcessExeModule(HANDLE aProcess) { in GetProcessExeModule() function
1425 GetProcessExeModule(mRemoteProcess); in EnsureRemoteImagebase()
/dports/www/firefox/firefox-99.0/mozglue/misc/
H A DNativeNt.h1348 inline LauncherResult<HMODULE> GetProcessExeModule(HANDLE aProcess) { in GetProcessExeModule() function
1425 GetProcessExeModule(mRemoteProcess); in EnsureRemoteImagebase()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/
H A DNativeNt.h1348 inline LauncherResult<HMODULE> GetProcessExeModule(HANDLE aProcess) { in GetProcessExeModule() function
1425 GetProcessExeModule(mRemoteProcess); in EnsureRemoteImagebase()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/win/src/sandboxbroker/
H A DsandboxBroker.cpp333 nt::GetProcessExeModule(targetInfo.hProcess); in LaunchApp()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/
H A DNativeNt.h1236 inline LauncherResult<HMODULE> GetProcessExeModule(HANDLE aProcess) { in GetProcessExeModule() function