Home
last modified time | relevance | path

Searched defs:DispatchToMainThread (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DChromiumCDMCallbackProxy.cpp16 void ChromiumCDMCallbackProxy::DispatchToMainThread(const char* const aLabel, in DispatchToMainThread() function in mozilla::ChromiumCDMCallbackProxy
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/
H A DChromiumCDMCallbackProxy.cpp14 void ChromiumCDMCallbackProxy::DispatchToMainThread(const char* const aLabel, in DispatchToMainThread() function in mozilla::ChromiumCDMCallbackProxy
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DChromiumCDMCallbackProxy.cpp16 void ChromiumCDMCallbackProxy::DispatchToMainThread(const char* const aLabel, in DispatchToMainThread() function in mozilla::ChromiumCDMCallbackProxy
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DChromiumCDMCallbackProxy.cpp16 void ChromiumCDMCallbackProxy::DispatchToMainThread(const char* const aLabel, in DispatchToMainThread() function in mozilla::ChromiumCDMCallbackProxy
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DChromiumCDMCallbackProxy.cpp16 void ChromiumCDMCallbackProxy::DispatchToMainThread(const char* const aLabel, in DispatchToMainThread() function in mozilla::ChromiumCDMCallbackProxy
/dports/devel/godot/godot-3.2.3-stable/modules/mono/editor/GodotTools/GodotTools/Ides/
H A DMessagingServer.cs269 private static void DispatchToMainThread(Action action) in DispatchToMainThread() method in GodotTools.Ides.MessagingServer.ServerMessageHandler
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/editor/GodotTools/GodotTools/Ides/
H A DMessagingServer.cs269 private static void DispatchToMainThread(Action action) in DispatchToMainThread() method in GodotTools.Ides.MessagingServer.ServerMessageHandler
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/core/ipc/
H A DTelemetryIPCAccumulator.cpp342 void TelemetryIPCAccumulator::DispatchToMainThread( in DispatchToMainThread() function in TelemetryIPCAccumulator
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/core/ipc/
H A DTelemetryIPCAccumulator.cpp342 void TelemetryIPCAccumulator::DispatchToMainThread( in DispatchToMainThread() function in TelemetryIPCAccumulator
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/core/ipc/
H A DTelemetryIPCAccumulator.cpp342 void TelemetryIPCAccumulator::DispatchToMainThread( in DispatchToMainThread() function in TelemetryIPCAccumulator
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/core/ipc/
H A DTelemetryIPCAccumulator.cpp342 void TelemetryIPCAccumulator::DispatchToMainThread( in DispatchToMainThread() function in TelemetryIPCAccumulator
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/ipc/
H A DTelemetryIPCAccumulator.cpp342 void TelemetryIPCAccumulator::DispatchToMainThread( in DispatchToMainThread() function in TelemetryIPCAccumulator
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DnsThreadManager.cpp559 nsThreadManager::DispatchToMainThread(nsIRunnable* aEvent, uint32_t aPriority) { in DispatchToMainThread() function in nsThreadManager
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DnsThreadManager.cpp742 nsThreadManager::DispatchToMainThread(nsIRunnable* aEvent, uint32_t aPriority, in DispatchToMainThread() function in nsThreadManager
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DnsThreadManager.cpp760 nsThreadManager::DispatchToMainThread(nsIRunnable* aEvent, uint32_t aPriority, in DispatchToMainThread() function in nsThreadManager
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DnsThreadManager.cpp731 nsThreadManager::DispatchToMainThread(nsIRunnable* aEvent, uint32_t aPriority, in DispatchToMainThread() function in nsThreadManager
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DnsThreadManager.cpp760 nsThreadManager::DispatchToMainThread(nsIRunnable* aEvent, uint32_t aPriority, in DispatchToMainThread() function in nsThreadManager
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DWorkerPrivate.cpp3068 nsresult WorkerPrivate::DispatchToMainThread(nsIRunnable* aRunnable, in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
3074 nsresult WorkerPrivate::DispatchToMainThread( in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DWorkerPrivate.cpp3166 nsresult WorkerPrivate::DispatchToMainThread(nsIRunnable* aRunnable, in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
3172 nsresult WorkerPrivate::DispatchToMainThread( in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DWorkerPrivate.cpp3072 nsresult WorkerPrivate::DispatchToMainThread(nsIRunnable* aRunnable, in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
3078 nsresult WorkerPrivate::DispatchToMainThread( in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DWorkerPrivate.cpp3166 nsresult WorkerPrivate::DispatchToMainThread(nsIRunnable* aRunnable, in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
3172 nsresult WorkerPrivate::DispatchToMainThread( in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
/dports/lang/spidermonkey78/firefox-78.9.0/dom/notification/
H A DNotification.cpp2280 nsresult Notification::DispatchToMainThread( in DispatchToMainThread() function in mozilla::dom::Notification
/dports/www/firefox/firefox-99.0/dom/workers/
H A DWorkerPrivate.cpp3228 nsresult WorkerPrivate::DispatchToMainThread(nsIRunnable* aRunnable, in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
3234 nsresult WorkerPrivate::DispatchToMainThread( in DispatchToMainThread() function in mozilla::dom::WorkerPrivate
/dports/www/firefox-esr/firefox-91.8.0/dom/xhr/
H A DXMLHttpRequestMainThread.cpp3181 nsresult XMLHttpRequestMainThread::DispatchToMainThread( in DispatchToMainThread() function in mozilla::dom::XMLHttpRequestMainThread
/dports/www/firefox-esr/firefox-91.8.0/dom/notification/
H A DNotification.cpp2307 nsresult Notification::DispatchToMainThread( in DispatchToMainThread() function in mozilla::dom::Notification

12