Home
last modified time | relevance | path

Searched refs:mSelfRef (Results 1 – 25 of 149) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/ipc/
H A DVRManagerParent.cpp99 mSelfRef = this; in Bind()
115 vmp->mSelfRef = vmp; in CreateSameProcess()
127 vmp->mSelfRef = vmp; in CreateForGPUProcess()
164 mSelfRef = nullptr; in ActorDealloc()
H A DVRGPUParent.cpp42 void VRGPUParent::DeferredDestroy() { mSelfRef = nullptr; } in DeferredDestroy()
65 mSelfRef = this; in Bind()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/vr/ipc/
H A DVRManagerParent.cpp91 mSelfRef = this; in Bind()
107 vmp->mSelfRef = vmp; in CreateSameProcess()
119 vmp->mSelfRef = vmp; in CreateForGPUProcess()
148 mSelfRef = nullptr; in ActorDealloc()
H A DVRGPUParent.cpp39 void VRGPUParent::DeferredDestroy() { mSelfRef = nullptr; } in DeferredDestroy()
56 mSelfRef = this; in Bind()
/dports/www/firefox/firefox-99.0/gfx/vr/ipc/
H A DVRManagerParent.cpp99 mSelfRef = this; in Bind()
115 vmp->mSelfRef = vmp; in CreateSameProcess()
127 vmp->mSelfRef = vmp; in CreateForGPUProcess()
164 mSelfRef = nullptr; in ActorDealloc()
H A DVRGPUParent.cpp42 void VRGPUParent::DeferredDestroy() { mSelfRef = nullptr; } in DeferredDestroy()
65 mSelfRef = this; in Bind()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/vr/ipc/
H A DVRManagerParent.cpp99 mSelfRef = this; in Bind()
115 vmp->mSelfRef = vmp; in CreateSameProcess()
127 vmp->mSelfRef = vmp; in CreateForGPUProcess()
164 mSelfRef = nullptr; in ActorDealloc()
H A DVRGPUParent.cpp42 void VRGPUParent::DeferredDestroy() { mSelfRef = nullptr; } in DeferredDestroy()
65 mSelfRef = this; in Bind()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsDOMDataChannel.cpp579 if (mSelfRef && !shouldKeepAlive) { in UpdateMustKeepAlive()
581 NS_ReleaseOnMainThread(mSelfRef.forget(), true); in UpdateMustKeepAlive()
582 } else if (!mSelfRef && shouldKeepAlive) { in UpdateMustKeepAlive()
583 mSelfRef = this; in UpdateMustKeepAlive()
592 if (mSelfRef) { in DontKeepAliveAnyMore()
594 NS_ReleaseOnMainThread(mSelfRef.forget(), true); in DontKeepAliveAnyMore()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDOMDataChannel.cpp433 if (mSelfRef && !shouldKeepAlive) { in UpdateMustKeepAlive()
435 } else if (!mSelfRef && shouldKeepAlive) { in UpdateMustKeepAlive()
436 mSelfRef = this; in UpdateMustKeepAlive()
443 if (mSelfRef) { in DontKeepAliveAnyMore()
455 mSelfRef.forget(), true); in ReleaseSelf()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DVideoBridgeParent.cpp20 mSelfRef = this; in VideoBridgeParent()
42 mSelfRef = nullptr; in DeallocPVideoBridgeParent()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DVideoBridgeParent.cpp23 mSelfRef = this; in VideoBridgeParent()
54 mSelfRef = nullptr; in DeallocPVideoBridgeParent()
H A DImageBridgeParent.cpp102 parent->mSelfRef = parent; in CreateSameProcess()
237 mSelfRef = this; in Bind()
372 mSelfRef = nullptr; // "this" ImageBridge may get deleted here. in DeferredDestroy()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsDOMDataChannel.cpp449 if (mSelfRef && !shouldKeepAlive) { in UpdateMustKeepAlive()
451 } else if (!mSelfRef && shouldKeepAlive) { in UpdateMustKeepAlive()
452 mSelfRef = this; in UpdateMustKeepAlive()
459 if (mSelfRef) { in DontKeepAliveAnyMore()
470 NS_ReleaseOnMainThread("nsDOMDataChannel::mSelfRef", mSelfRef.forget(), true); in ReleaseSelf()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsDOMDataChannel.cpp465 if (mSelfRef && !shouldKeepAlive) { in UpdateMustKeepAlive()
467 } else if (!mSelfRef && shouldKeepAlive) { in UpdateMustKeepAlive()
468 mSelfRef = this; in UpdateMustKeepAlive()
475 if (mSelfRef) { in DontKeepAliveAnyMore()
486 NS_ReleaseOnMainThread("nsDOMDataChannel::mSelfRef", mSelfRef.forget(), true); in ReleaseSelf()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsDOMDataChannel.cpp466 if (mSelfRef && !shouldKeepAlive) { in UpdateMustKeepAlive()
468 } else if (!mSelfRef && shouldKeepAlive) { in UpdateMustKeepAlive()
469 mSelfRef = this; in UpdateMustKeepAlive()
476 if (mSelfRef) { in DontKeepAliveAnyMore()
487 NS_ReleaseOnMainThread("nsDOMDataChannel::mSelfRef", mSelfRef.forget(), true); in ReleaseSelf()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsDOMDataChannel.cpp466 if (mSelfRef && !shouldKeepAlive) { in UpdateMustKeepAlive()
468 } else if (!mSelfRef && shouldKeepAlive) { in UpdateMustKeepAlive()
469 mSelfRef = this; in UpdateMustKeepAlive()
476 if (mSelfRef) { in DontKeepAliveAnyMore()
487 NS_ReleaseOnMainThread("nsDOMDataChannel::mSelfRef", mSelfRef.forget(), true); in ReleaseSelf()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DVideoBridgeParent.cpp25 mSelfRef = this; in VideoBridgeParent()
94 mSelfRef = nullptr; in ActorDealloc()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DVideoBridgeParent.cpp24 mSelfRef = this; in VideoBridgeParent()
91 mSelfRef = nullptr; in ActorDealloc()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DVideoBridgeParent.cpp25 mSelfRef = this; in VideoBridgeParent()
94 mSelfRef = nullptr; in ActorDealloc()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/vr/ipc/
H A DVRManagerParent.cpp173 mSelfRef = this;
190 vmp->mSelfRef = vmp;
211 mSelfRef = nullptr;
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DVideoBridgeParent.cpp25 mSelfRef = this; in VideoBridgeParent()
108 mSelfRef = nullptr; in ActorDealloc()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/ipc/
H A DContentBridgeChild.cpp44 bridge->mSelfRef = bridge; in Create()
55 mSelfRef = nullptr; in DeferredDestroy()
/dports/lang/spidermonkey60/firefox-60.9.0/tools/profiler/gecko/
H A DProfilerParent.cpp103 actor->mSelfRef = actor; in CreateForProcess()
222 void ProfilerParent::DeallocPProfilerParent() { mSelfRef = nullptr; } in DeallocPProfilerParent()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DContentBridgeChild.cpp37 bridge->mSelfRef = bridge; in Create()
44 mSelfRef = nullptr; in DeferredDestroy()

123456