Home
last modified time | relevance | path

Searched refs:IsSameProcess (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dtarget_interceptions.cc40 if (!IsSameProcess(process)) in TargetNtMapViewOfSection()
89 if (!IsSameProcess(process)) in TargetNtUnmapViewOfSection()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dtarget_interceptions.cc40 if (!IsSameProcess(process)) in TargetNtMapViewOfSection()
89 if (!IsSameProcess(process)) in TargetNtUnmapViewOfSection()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dtarget_interceptions.cc46 if (!IsSameProcess(process)) in TargetNtMapViewOfSection()
125 if (!IsSameProcess(process)) in TargetNtUnmapViewOfSection()
H A Dsandbox_nt_util_unittest.cc28 EXPECT_TRUE(IsSameProcess(current_process_pseudo)); in TEST()
37 EXPECT_TRUE(IsSameProcess(current_process.Get())); in TEST()
50 EXPECT_FALSE(IsSameProcess(process_info.process_handle())); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dtarget_interceptions.cc46 if (!IsSameProcess(process)) in TargetNtMapViewOfSection()
125 if (!IsSameProcess(process)) in TargetNtUnmapViewOfSection()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dtarget_interceptions.cc46 if (!IsSameProcess(process)) in TargetNtMapViewOfSection()
125 if (!IsSameProcess(process)) in TargetNtUnmapViewOfSection()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dtarget_interceptions.cc46 if (!IsSameProcess(process)) in TargetNtMapViewOfSection()
125 if (!IsSameProcess(process)) in TargetNtUnmapViewOfSection()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dtarget_interceptions.cc47 if (!IsSameProcess(process)) in TargetNtMapViewOfSection()
126 if (!IsSameProcess(process)) in TargetNtUnmapViewOfSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dtarget_interceptions.cc46 if (!IsSameProcess(process)) in TargetNtMapViewOfSection()
125 if (!IsSameProcess(process)) in TargetNtUnmapViewOfSection()
H A Dsandbox_nt_util_unittest.cc28 EXPECT_TRUE(IsSameProcess(current_process_pseudo)); in TEST()
37 EXPECT_TRUE(IsSameProcess(current_process.Get())); in TEST()
50 EXPECT_FALSE(IsSameProcess(process_info.process_handle())); in TEST()
/dports/www/firefox/firefox-99.0/gfx/tests/gtest/
H A DTestLayers.h21 bool IsSameProcess() const override { return true; } in IsSameProcess() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/vr/ipc/
H A DVRManagerParent.cpp57 bool VRManagerParent::IsSameProcess() const { in IsSameProcess() function in mozilla::gfx::VRManagerParent
360 if (mHaveControllerListener && (mIsContentChild || IsSameProcess())) { in SendGamepadUpdate()
371 if (mHaveControllerListener && (mIsContentChild || IsSameProcess())) { in SendReplyGamepadVibrateHaptic()
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/gtest/
H A DTestLayers.h21 bool IsSameProcess() const override { return true; } in IsSameProcess() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/gtest/
H A DTestLayers.h21 bool IsSameProcess() const override { return true; } in IsSameProcess() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/tests/gtest/
H A DTestLayers.h21 bool IsSameProcess() const override { return true; } in IsSameProcess() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/tests/gtest/
H A DTestLayers.h22 bool IsSameProcess() const override { return true; } in IsSameProcess() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/tests/gtest/
H A DTestLayers.h21 bool IsSameProcess() const override { return true; } in IsSameProcess() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DIMEStateManager.cpp127 static bool IsSameProcess(const TabParent* aTabParent1, in IsSameProcess() function
526 !IsSameProcess(sFocusedIMETabParent, newTabParent)) { in OnChangeFocusInternal()
544 if (sActiveTabParent && !IsSameProcess(sActiveTabParent, newTabParent)) { in OnChangeFocusInternal()
1587 GetBoolName(IsSameProcess(aTabParent, sActiveTabParent)), in NotifyIME()
1588 GetBoolName(IsSameProcess(aTabParent, sFocusedIMETabParent)))); in NotifyIME()
1601 if (NS_WARN_IF(!IsSameProcess(aTabParent, sActiveTabParent))) { in NotifyIME()
1633 if (!IsSameProcess(aTabParent, sFocusedIMETabParent)) { in NotifyIME()
1664 if (!IsSameProcess(aTabParent, sFocusedIMETabParent)) { in NotifyIME()
1710 if (!IsSameProcess(aTabParent, composition->GetTabParent())) { in NotifyIME()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DTextureForwarder.h43 virtual bool IsSameProcess() const = 0;
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DTextureForwarder.h43 virtual bool IsSameProcess() const = 0;
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DTextureForwarder.h43 virtual bool IsSameProcess() const = 0;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DTextureForwarder.h43 virtual bool IsSameProcess() const = 0;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DTextureForwarder.h43 virtual bool IsSameProcess() const = 0;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DTextureForwarder.h45 virtual bool IsSameProcess() const = 0;
/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/ipc/
H A DVRManagerParent.cpp65 bool VRManagerParent::IsSameProcess() const { in IsSameProcess() function in mozilla::gfx::VRManagerParent
276 if (mHaveControllerListener && (mIsContentChild || IsSameProcess())) { in SendReplyGamepadVibrateHaptic()

123456789