Home
last modified time | relevance | path

Searched refs:IsOnBackgroundThread (Results 1 – 25 of 89) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttpBackgroundChannelParent.cpp156 if (!IsOnBackgroundThread()) { in OnStartRequest()
186 if (!IsOnBackgroundThread()) { in OnTransportAndData()
226 if (!IsOnBackgroundThread()) { in OnStopRequest()
258 if (!IsOnBackgroundThread()) { in OnConsoleReport()
282 if (!IsOnBackgroundThread()) { in OnAfterLastPart()
307 if (!IsOnBackgroundThread()) { in OnProgress()
331 if (!IsOnBackgroundThread()) { in OnStatus()
359 if (!IsOnBackgroundThread()) { in OnNotifyClassificationFlags()
388 if (!IsOnBackgroundThread()) { in OnNotifyFlashPluginStateChanged()
418 if (!IsOnBackgroundThread()) { in OnSetClassifierMatchedInfo()
[all …]
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttpBackgroundChannelParent.cpp158 if (!IsOnBackgroundThread()) { in OnStartRequest()
205 if (!IsOnBackgroundThread()) { in OnTransportAndData()
245 if (!IsOnBackgroundThread()) { in OnStopRequest()
277 if (!IsOnBackgroundThread()) { in OnConsoleReport()
301 if (!IsOnBackgroundThread()) { in OnAfterLastPart()
326 if (!IsOnBackgroundThread()) { in OnProgress()
350 if (!IsOnBackgroundThread()) { in OnStatus()
378 if (!IsOnBackgroundThread()) { in OnNotifyClassificationFlags()
407 if (!IsOnBackgroundThread()) { in OnNotifyFlashPluginStateChanged()
437 if (!IsOnBackgroundThread()) { in OnSetClassifierMatchedInfo()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttpBackgroundChannelParent.cpp156 if (!IsOnBackgroundThread()) { in OnStartRequest()
186 if (!IsOnBackgroundThread()) { in OnTransportAndData()
226 if (!IsOnBackgroundThread()) { in OnStopRequest()
258 if (!IsOnBackgroundThread()) { in OnConsoleReport()
282 if (!IsOnBackgroundThread()) { in OnAfterLastPart()
307 if (!IsOnBackgroundThread()) { in OnProgress()
331 if (!IsOnBackgroundThread()) { in OnStatus()
359 if (!IsOnBackgroundThread()) { in OnNotifyClassificationFlags()
388 if (!IsOnBackgroundThread()) { in OnNotifyFlashPluginStateChanged()
418 if (!IsOnBackgroundThread()) { in OnSetClassifierMatchedInfo()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DHttpBackgroundChannelParent.cpp27 using mozilla::ipc::IsOnBackgroundThread;
81 MOZ_ASSERT(NS_IsMainThread() || IsOnBackgroundThread()); in ~HttpBackgroundChannelParent()
153 if (!IsOnBackgroundThread()) { in OnStartRequestSent()
179 if (!IsOnBackgroundThread()) { in OnTransportAndData()
211 if (!IsOnBackgroundThread()) { in OnStopRequest()
244 if (!IsOnBackgroundThread()) { in OnProgress()
269 if (!IsOnBackgroundThread()) { in OnStatus()
293 if (!IsOnBackgroundThread()) { in OnDiversion()
329 if (!IsOnBackgroundThread()) { in OnNotifyTrackingProtectionDisabled()
356 if (!IsOnBackgroundThread()) { in OnNotifyTrackingResource()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttpBackgroundChannelParent.cpp27 using mozilla::ipc::IsOnBackgroundThread;
81 MOZ_ASSERT(NS_IsMainThread() || IsOnBackgroundThread()); in ~HttpBackgroundChannelParent()
153 if (!IsOnBackgroundThread()) { in OnStartRequestSent()
179 if (!IsOnBackgroundThread()) { in OnTransportAndData()
212 if (!IsOnBackgroundThread()) { in OnStopRequest()
243 if (!IsOnBackgroundThread()) { in OnDiversion()
/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DActorsParentCommon.cpp68 using mozilla::ipc::IsOnBackgroundThread;
233 MOZ_ASSERT(!IsOnBackgroundThread()); in ReadCompressedIndexDataValuesFromBlob()
308 MOZ_ASSERT(!IsOnBackgroundThread()); in ReadCompressedIndexDataValuesFromSource()
346 MOZ_ASSERT(!IsOnBackgroundThread()); in GetStructuredCloneReadInfoFromBlob()
387 MOZ_ASSERT(!IsOnBackgroundThread()); in GetStructuredCloneReadInfoFromExternalBlob()
448 MOZ_ASSERT(!IsOnBackgroundThread()); in GetStructuredCloneReadInfoFromSource()
557 MOZ_ASSERT(!IsOnBackgroundThread()); in MakeCompressedIndexDataValues()
697 MOZ_ASSERT(!IsOnBackgroundThread()); in DeserializeStructuredCloneFiles()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DActorsParentCommon.cpp69 using mozilla::ipc::IsOnBackgroundThread;
238 MOZ_ASSERT(!IsOnBackgroundThread()); in ReadCompressedIndexDataValuesFromBlob()
313 MOZ_ASSERT(!IsOnBackgroundThread()); in ReadCompressedIndexDataValuesFromSource()
353 MOZ_ASSERT(!IsOnBackgroundThread()); in GetStructuredCloneReadInfoFromBlob()
394 MOZ_ASSERT(!IsOnBackgroundThread()); in GetStructuredCloneReadInfoFromExternalBlob()
456 MOZ_ASSERT(!IsOnBackgroundThread()); in GetStructuredCloneReadInfoFromSource()
568 MOZ_ASSERT(!IsOnBackgroundThread()); in MakeCompressedIndexDataValues()
709 MOZ_ASSERT(!IsOnBackgroundThread()); in DeserializeStructuredCloneFiles()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DActorsParentCommon.cpp68 using mozilla::ipc::IsOnBackgroundThread;
233 MOZ_ASSERT(!IsOnBackgroundThread()); in ReadCompressedIndexDataValuesFromBlob()
308 MOZ_ASSERT(!IsOnBackgroundThread()); in ReadCompressedIndexDataValuesFromSource()
346 MOZ_ASSERT(!IsOnBackgroundThread()); in GetStructuredCloneReadInfoFromBlob()
387 MOZ_ASSERT(!IsOnBackgroundThread()); in GetStructuredCloneReadInfoFromExternalBlob()
448 MOZ_ASSERT(!IsOnBackgroundThread()); in GetStructuredCloneReadInfoFromSource()
557 MOZ_ASSERT(!IsOnBackgroundThread()); in MakeCompressedIndexDataValues()
697 MOZ_ASSERT(!IsOnBackgroundThread()); in DeserializeStructuredCloneFiles()
/dports/www/firefox-esr/firefox-91.8.0/dom/gamepad/ipc/
H A DGamepadEventChannelParent.cpp48 MOZ_DIAGNOSTIC_ASSERT(IsOnBackgroundThread());
60 MOZ_DIAGNOSTIC_ASSERT(IsOnBackgroundThread()); in ActorDestroy()
/dports/www/firefox/firefox-99.0/dom/gamepad/ipc/
H A DGamepadEventChannelParent.cpp48 MOZ_DIAGNOSTIC_ASSERT(IsOnBackgroundThread());
60 MOZ_DIAGNOSTIC_ASSERT(IsOnBackgroundThread()); in ActorDestroy()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/gamepad/ipc/
H A DGamepadEventChannelParent.cpp48 MOZ_DIAGNOSTIC_ASSERT(IsOnBackgroundThread());
60 MOZ_DIAGNOSTIC_ASSERT(IsOnBackgroundThread()); in ActorDestroy()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DStructuredCloneData.cpp306 MOZ_ASSERT(IsOnBackgroundThread()); in BorrowFromClonedMessageDataForBackgroundParent()
330 MOZ_ASSERT(IsOnBackgroundThread()); in CopyFromClonedMessageDataForBackgroundParent()
353 MOZ_ASSERT(IsOnBackgroundThread()); in StealFromClonedMessageDataForBackgroundParent()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DBackgroundParent.h80 IsOnBackgroundThread();
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DStructuredCloneData.cpp326 MOZ_ASSERT(IsOnBackgroundThread()); in BorrowFromClonedMessageDataForBackgroundParent()
350 MOZ_ASSERT(IsOnBackgroundThread()); in CopyFromClonedMessageDataForBackgroundParent()
373 MOZ_ASSERT(IsOnBackgroundThread()); in StealFromClonedMessageDataForBackgroundParent()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DStructuredCloneData.cpp327 MOZ_ASSERT(IsOnBackgroundThread()); in BorrowFromClonedMessageDataForBackgroundParent()
351 MOZ_ASSERT(IsOnBackgroundThread()); in CopyFromClonedMessageDataForBackgroundParent()
374 MOZ_ASSERT(IsOnBackgroundThread()); in StealFromClonedMessageDataForBackgroundParent()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DStructuredCloneData.cpp326 MOZ_ASSERT(IsOnBackgroundThread()); in BorrowFromClonedMessageDataForBackgroundParent()
350 MOZ_ASSERT(IsOnBackgroundThread()); in CopyFromClonedMessageDataForBackgroundParent()
373 MOZ_ASSERT(IsOnBackgroundThread()); in StealFromClonedMessageDataForBackgroundParent()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DStructuredCloneData.cpp326 MOZ_ASSERT(IsOnBackgroundThread()); in BorrowFromClonedMessageDataForBackgroundParent()
350 MOZ_ASSERT(IsOnBackgroundThread()); in CopyFromClonedMessageDataForBackgroundParent()
373 MOZ_ASSERT(IsOnBackgroundThread()); in StealFromClonedMessageDataForBackgroundParent()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DBackgroundParent.h79 bool IsOnBackgroundThread();
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DBackgroundParent.h98 bool IsOnBackgroundThread();
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DBackgroundParent.h93 bool IsOnBackgroundThread();
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DBackgroundParent.h96 bool IsOnBackgroundThread();
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DBackgroundParent.h98 bool IsOnBackgroundThread();
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/ipc/
H A DVsyncParent.cpp51 MOZ_ASSERT(!IsOnBackgroundThread()); in NotifyVsync()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/ipc/
H A DVsyncParent.cpp47 MOZ_ASSERT(!IsOnBackgroundThread()); in NotifyVsync()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/ipc/
H A DVsyncParent.cpp47 MOZ_ASSERT(!IsOnBackgroundThread()); in NotifyVsync()

1234