Home
last modified time | relevance | path

Searched refs:mIsShutdown (Results 1 – 25 of 119) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/wrappers/
H A DMediaDataDecoderProxy.cpp12 MOZ_ASSERT(!mIsShutdown); in Init()
24 MOZ_ASSERT(!mIsShutdown); in Decode()
41 MOZ_ASSERT(!mIsShutdown); in DecodeBatch()
53 MOZ_ASSERT(!mIsShutdown); in Flush()
64 MOZ_ASSERT(!mIsShutdown); in Drain()
75 MOZ_ASSERT(!mIsShutdown); in Shutdown()
78 mIsShutdown = true; in Shutdown()
98 MOZ_ASSERT(!mIsShutdown); in GetDescriptionName()
105 MOZ_ASSERT(!mIsShutdown); in IsHardwareAccelerated()
111 MOZ_ASSERT(!mIsShutdown); in SetSeekThreshold()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/wrappers/
H A DMediaDataDecoderProxy.cpp12 MOZ_ASSERT(!mIsShutdown); in Init()
24 MOZ_ASSERT(!mIsShutdown); in Decode()
41 MOZ_ASSERT(!mIsShutdown); in DecodeBatch()
53 MOZ_ASSERT(!mIsShutdown); in Flush()
64 MOZ_ASSERT(!mIsShutdown); in Drain()
75 MOZ_ASSERT(!mIsShutdown); in Shutdown()
78 mIsShutdown = true; in Shutdown()
98 MOZ_ASSERT(!mIsShutdown); in GetDescriptionName()
105 MOZ_ASSERT(!mIsShutdown); in IsHardwareAccelerated()
111 MOZ_ASSERT(!mIsShutdown); in SetSeekThreshold()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/wrappers/
H A DMediaDataDecoderProxy.cpp12 MOZ_ASSERT(!mIsShutdown); in Init()
24 MOZ_ASSERT(!mIsShutdown); in Decode()
37 MOZ_ASSERT(!mIsShutdown); in Flush()
48 MOZ_ASSERT(!mIsShutdown); in Drain()
59 MOZ_ASSERT(!mIsShutdown); in Shutdown()
62 mIsShutdown = true; in Shutdown()
74 MOZ_ASSERT(!mIsShutdown); in GetDescriptionName()
81 MOZ_ASSERT(!mIsShutdown); in IsHardwareAccelerated()
87 MOZ_ASSERT(!mIsShutdown); in SetSeekThreshold()
101 MOZ_ASSERT(!mIsShutdown); in SupportDecoderRecycling()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/wrappers/
H A DMediaDataDecoderProxy.cpp12 MOZ_ASSERT(!mIsShutdown); in Init()
24 MOZ_ASSERT(!mIsShutdown); in Decode()
37 MOZ_ASSERT(!mIsShutdown); in Flush()
48 MOZ_ASSERT(!mIsShutdown); in Drain()
59 MOZ_ASSERT(!mIsShutdown); in Shutdown()
62 mIsShutdown = true; in Shutdown()
74 MOZ_ASSERT(!mIsShutdown); in GetDescriptionName()
81 MOZ_ASSERT(!mIsShutdown); in IsHardwareAccelerated()
87 MOZ_ASSERT(!mIsShutdown); in SetSeekThreshold()
101 MOZ_ASSERT(!mIsShutdown); in SupportDecoderRecycling()
[all …]
/dports/www/firefox/firefox-99.0/dom/media/platforms/wrappers/
H A DMediaDataDecoderProxy.cpp12 MOZ_ASSERT(!mIsShutdown); in Init()
24 MOZ_ASSERT(!mIsShutdown); in Decode()
41 MOZ_ASSERT(!mIsShutdown); in DecodeBatch()
53 MOZ_ASSERT(!mIsShutdown); in Flush()
64 MOZ_ASSERT(!mIsShutdown); in Drain()
75 MOZ_ASSERT(!mIsShutdown); in Shutdown()
78 mIsShutdown = true; in Shutdown()
98 MOZ_ASSERT(!mIsShutdown); in GetDescriptionName()
105 MOZ_ASSERT(!mIsShutdown); in IsHardwareAccelerated()
111 MOZ_ASSERT(!mIsShutdown); in SetSeekThreshold()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/
H A DChromiumCDMParent.cpp124 if (mIsShutdown) { in CreateSession()
144 if (mIsShutdown) { in LoadSession()
161 if (mIsShutdown) { in SetServerCertificate()
177 if (mIsShutdown) { in UpdateSession()
192 if (mIsShutdown) { in CloseSession()
207 if (mIsShutdown) { in RemoveSession()
222 if (mIsShutdown) { in GetStatusForPolicy()
278 if (mIsShutdown) { in Decrypt()
490 if (mIsShutdown) { in RecvDecryptFailed()
515 if (mIsShutdown) { in RecvDecrypted()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DChromiumCDMParent.cpp124 if (mIsShutdown) { in CreateSession()
143 if (mIsShutdown) { in LoadSession()
159 if (mIsShutdown) { in SetServerCertificate()
174 if (mIsShutdown) { in UpdateSession()
188 if (mIsShutdown) { in CloseSession()
202 if (mIsShutdown) { in RemoveSession()
254 if (mIsShutdown) { in GetStatusForPolicy()
347 if (mIsShutdown) { in Decrypt()
585 if (mIsShutdown) { in RecvDecryptFailed()
610 if (mIsShutdown) { in RecvDecrypted()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DChromiumCDMParent.cpp133 if (mIsShutdown) { in CreateSession()
153 if (mIsShutdown) { in LoadSession()
169 if (mIsShutdown) { in SetServerCertificate()
184 if (mIsShutdown) { in UpdateSession()
198 if (mIsShutdown) { in CloseSession()
212 if (mIsShutdown) { in RemoveSession()
228 if (mIsShutdown) { in NotifyOutputProtectionStatus()
271 if (mIsShutdown) { in CompleteQueryOutputProtectionStatus()
320 if (mIsShutdown) { in GetStatusForPolicy()
404 if (mIsShutdown) { in Decrypt()
[all …]
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DChromiumCDMParent.cpp134 if (mIsShutdown) { in CreateSession()
154 if (mIsShutdown) { in LoadSession()
170 if (mIsShutdown) { in SetServerCertificate()
185 if (mIsShutdown) { in UpdateSession()
199 if (mIsShutdown) { in CloseSession()
213 if (mIsShutdown) { in RemoveSession()
229 if (mIsShutdown) { in NotifyOutputProtectionStatus()
272 if (mIsShutdown) { in CompleteQueryOutputProtectionStatus()
321 if (mIsShutdown) { in GetStatusForPolicy()
405 if (mIsShutdown) { in Decrypt()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DChromiumCDMParent.cpp133 if (mIsShutdown) { in CreateSession()
153 if (mIsShutdown) { in LoadSession()
169 if (mIsShutdown) { in SetServerCertificate()
184 if (mIsShutdown) { in UpdateSession()
198 if (mIsShutdown) { in CloseSession()
212 if (mIsShutdown) { in RemoveSession()
228 if (mIsShutdown) { in NotifyOutputProtectionStatus()
271 if (mIsShutdown) { in CompleteQueryOutputProtectionStatus()
320 if (mIsShutdown) { in GetStatusForPolicy()
404 if (mIsShutdown) { in Decrypt()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/ipc/
H A DVsyncChild.cpp16 , mIsShutdown(false) in VsyncChild()
31 if (!mObservingVsync && !mIsShutdown) { in SendObserve()
42 if (mObservingVsync && !mIsShutdown) { in SendUnobserve()
53 MOZ_ASSERT(!mIsShutdown); in ActorDestroy()
54 mIsShutdown = true; in ActorDestroy()
62 MOZ_ASSERT(!mIsShutdown); in RecvNotify()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/ipc/
H A DVsyncChild.cpp18 mIsShutdown(false), in VsyncChild()
27 if (!mObservingVsync && !mIsShutdown) { in SendObserve()
36 if (mObservingVsync && !mIsShutdown) { in SendUnobserve()
45 MOZ_ASSERT(!mIsShutdown); in ActorDestroy()
46 mIsShutdown = true; in ActorDestroy()
53 MOZ_ASSERT(!mIsShutdown); in RecvNotify()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/agnostic/gmp/
H A DMediaDataDecoderProxy.cpp33 MOZ_ASSERT(!mIsShutdown); in Init()
43 MOZ_ASSERT(!mIsShutdown); in Input()
53 MOZ_ASSERT(!mIsShutdown); in Flush()
66 MOZ_ASSERT(!mIsShutdown); in Drain()
75 MOZ_ASSERT(!mIsShutdown); in Shutdown()
77 mIsShutdown = true; in Shutdown()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/ipc/
H A DVsyncChild.cpp17 mIsShutdown(false), in VsyncChild()
26 if (!mObservingVsync && !mIsShutdown) { in SendObserve()
35 if (mObservingVsync && !mIsShutdown) { in SendUnobserve()
44 MOZ_ASSERT(!mIsShutdown); in ActorDestroy()
45 mIsShutdown = true; in ActorDestroy()
51 MOZ_ASSERT(!mIsShutdown); in RecvNotify()
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DVsyncChild.cpp16 : mIsShutdown(false), mVsyncRate(TimeDuration::Forever()) { in VsyncChild()
26 if (mIsShutdown) { in AddChildRefreshTimer()
38 if (mIsShutdown) { in RemoveChildRefreshTimer()
49 MOZ_ASSERT(!mIsShutdown); in ActorDestroy()
50 mIsShutdown = true; in ActorDestroy()
61 MOZ_ASSERT(!mIsShutdown); in RecvNotify()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DVsyncMainChild.cpp16 : mIsShutdown(false), mVsyncRate(TimeDuration::Forever()) { in VsyncMainChild()
26 if (mIsShutdown) { in AddChildRefreshTimer()
38 if (mIsShutdown) { in RemoveChildRefreshTimer()
49 MOZ_ASSERT(!mIsShutdown); in ActorDestroy()
50 mIsShutdown = true; in ActorDestroy()
61 MOZ_ASSERT(!mIsShutdown); in RecvNotify()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DVsyncChild.cpp16 : mIsShutdown(false), mVsyncRate(TimeDuration::Forever()) { in VsyncChild()
26 if (mIsShutdown) { in AddChildRefreshTimer()
38 if (mIsShutdown) { in RemoveChildRefreshTimer()
49 MOZ_ASSERT(!mIsShutdown); in ActorDestroy()
50 mIsShutdown = true; in ActorDestroy()
61 MOZ_ASSERT(!mIsShutdown); in RecvNotify()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/agnostic/eme/
H A DEMEDecoderModule.cpp39 , mIsShutdown(false) in EMEDecryptor()
44 MOZ_ASSERT(!mIsShutdown); in Init()
50 if (mIsShutdown) { in Input()
84 if (mIsShutdown) { in Decrypted()
101 MOZ_ASSERT(!mIsShutdown); in Decrypted()
115 MOZ_ASSERT(!mIsShutdown); in Flush()
127 MOZ_ASSERT(!mIsShutdown); in Drain()
138 MOZ_ASSERT(!mIsShutdown); in Shutdown()
139 mIsShutdown = true; in Shutdown()
160 bool mIsShutdown; member in mozilla::EMEDecryptor
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cronet/android/fake/java/org/chromium/net/test/
H A DFakeCronetEngine.java74 private boolean mIsShutdown; field in FakeCronetEngine
125 if (mIsShutdown) { in newBidirectionalStreamBuilder()
147 mIsShutdown = true; in shutdown()
241 if (mIsShutdown) { in createRequest()
260 if (mIsShutdown) { in createBidirectionalStream()
279 if (!mIsShutdown) { in startRequest()
294 if (mIsShutdown) { in onRequestDestroyed()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DTaskQueue.cpp67 mIsShutdown(false), in NS_IMPL_ISUPPORTS()
76 MOZ_ASSERT(mIsShutdown); in ~TaskQueue()
90 if (mIsShutdown) { in DispatchLocked()
141 while (!mIsShutdown) { in AwaitShutdownAndIdle()
155 mIsShutdown = true; in BeginShutdown()
236 mQueue->mIsShutdown = true; in Run()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DTaskQueue.cpp71 , mIsShutdown(false) in NS_IMPL_ISUPPORTS()
79 MOZ_ASSERT(mIsShutdown); in ~TaskQueue()
99 if (mIsShutdown) { in DispatchLocked()
156 while (!mIsShutdown) { in AwaitShutdownAndIdle()
172 mIsShutdown = true; in BeginShutdown()
263 mQueue->mIsShutdown = true; in Run()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/agnostic/eme/
H A DEMEDecoderModule.cpp84 mIsShutdown(false) { in EMEDecryptor()
89 MOZ_ASSERT(!mIsShutdown); in Init()
132 if (mIsShutdown) { in AttemptDecode()
178 if (mIsShutdown) { in Decrypted()
195 MOZ_ASSERT(!mIsShutdown); in Decrypted()
215 MOZ_ASSERT(!mIsShutdown); in Flush()
237 MOZ_ASSERT(!mIsShutdown); in Drain()
252 MOZ_ASSERT(!mIsShutdown); in Shutdown()
253 mIsShutdown = true; in Shutdown()
286 bool mIsShutdown; member in mozilla::EMEDecryptor
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/agnostic/eme/
H A DEMEDecoderModule.cpp86 mIsShutdown(false) { in EMEDecryptor()
91 MOZ_ASSERT(!mIsShutdown); in Init()
128 if (mIsShutdown) { in AttemptDecode()
174 if (mIsShutdown) { in Decrypted()
191 MOZ_ASSERT(!mIsShutdown); in Decrypted()
212 MOZ_ASSERT(!mIsShutdown); in Flush()
232 MOZ_ASSERT(!mIsShutdown); in Drain()
245 MOZ_ASSERT(!mIsShutdown); in Shutdown()
246 mIsShutdown = true; in Shutdown()
277 bool mIsShutdown; member in mozilla::EMEDecryptor
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/agnostic/eme/
H A DEMEDecoderModule.cpp85 mIsShutdown(false) { in EMEDecryptor()
90 MOZ_ASSERT(!mIsShutdown); in Init()
133 if (mIsShutdown) { in AttemptDecode()
180 if (mIsShutdown) { in Decrypted()
197 MOZ_ASSERT(!mIsShutdown); in Decrypted()
215 MOZ_ASSERT(!mIsShutdown); in Flush()
235 MOZ_ASSERT(!mIsShutdown); in Drain()
249 MOZ_ASSERT(!mIsShutdown); in Shutdown()
250 mIsShutdown = true; in Shutdown()
282 bool mIsShutdown; member in mozilla::EMEDecryptor
/dports/www/firefox/firefox-99.0/dom/media/platforms/agnostic/eme/
H A DEMEDecoderModule.cpp85 mIsShutdown(false) { in EMEDecryptor()
90 MOZ_ASSERT(!mIsShutdown); in Init()
135 if (mIsShutdown) { in AttemptDecode()
182 if (mIsShutdown) { in Decrypted()
199 MOZ_ASSERT(!mIsShutdown); in Decrypted()
217 MOZ_ASSERT(!mIsShutdown); in Flush()
237 MOZ_ASSERT(!mIsShutdown); in Drain()
251 MOZ_ASSERT(!mIsShutdown); in Shutdown()
252 mIsShutdown = true; in Shutdown()
284 bool mIsShutdown; member in mozilla::EMEDecryptor

12345