Home
last modified time | relevance | path

Searched refs:RunOnIOThread (Results 1 – 24 of 24) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/extensions/webrequest/
H A DStreamFilterParent.cpp198 RunOnIOThread(FUNC, [=] { in Broken()
309 RunOnIOThread(FUNC, [=] { in RecvFlushedData()
327 RunOnIOThread(NewRunnableMethod<Data&&>("StreamFilterParent::WriteMove", this, in RecvWrite()
547 void StreamFilterParent::RunOnIOThread(const char* aName, Function&& aFunc) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
551 void StreamFilterParent::RunOnIOThread(already_AddRefed<Runnable> aRunnable) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
H A DStreamFilterParent.h152 void RunOnIOThread(const char* aName, Function&& aFunc);
154 void RunOnIOThread(already_AddRefed<Runnable>);
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/extensions/webrequest/
H A DStreamFilterParent.h159 void RunOnIOThread(const char* aName, Function&& aFunc);
161 void RunOnIOThread(already_AddRefed<Runnable>);
H A DStreamFilterParent.cpp326 RunOnIOThread(FUNC, [=] { in FinishDisconnect()
351 RunOnIOThread(NewRunnableMethod<Data&&>("StreamFilterParent::WriteMove", this, in RecvWrite()
720 void StreamFilterParent::RunOnIOThread(const char* aName, Function&& aFunc) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
724 void StreamFilterParent::RunOnIOThread(already_AddRefed<Runnable> aRunnable) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/extensions/webrequest/
H A DStreamFilterParent.h159 void RunOnIOThread(const char* aName, Function&& aFunc);
161 void RunOnIOThread(already_AddRefed<Runnable>);
H A DStreamFilterParent.cpp328 RunOnIOThread(FUNC, [=] { in FinishDisconnect()
356 RunOnIOThread(NewRunnableMethod<Data&&>("StreamFilterParent::WriteMove", this, in RecvWrite()
716 void StreamFilterParent::RunOnIOThread(const char* aName, Function&& aFunc) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
720 void StreamFilterParent::RunOnIOThread(already_AddRefed<Runnable> aRunnable) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
/dports/www/firefox/firefox-99.0/toolkit/components/extensions/webrequest/
H A DStreamFilterParent.h159 void RunOnIOThread(const char* aName, Function&& aFunc);
161 void RunOnIOThread(already_AddRefed<Runnable>);
H A DStreamFilterParent.cpp342 RunOnIOThread(FUNC, [=] { in FinishDisconnect()
370 RunOnIOThread(NewRunnableMethod<Data&&>("StreamFilterParent::WriteMove", this, in RecvWrite()
730 void StreamFilterParent::RunOnIOThread(const char* aName, Function&& aFunc) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
734 void StreamFilterParent::RunOnIOThread(already_AddRefed<Runnable> aRunnable) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/extensions/webrequest/
H A DStreamFilterParent.h159 void RunOnIOThread(const char* aName, Function&& aFunc);
161 void RunOnIOThread(already_AddRefed<Runnable>);
H A DStreamFilterParent.cpp328 RunOnIOThread(FUNC, [=] { in FinishDisconnect()
356 RunOnIOThread(NewRunnableMethod<Data&&>("StreamFilterParent::WriteMove", this, in RecvWrite()
716 void StreamFilterParent::RunOnIOThread(const char* aName, Function&& aFunc) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
720 void StreamFilterParent::RunOnIOThread(already_AddRefed<Runnable> aRunnable) { in RunOnIOThread() function in mozilla::extensions::StreamFilterParent
/dports/www/firefox-esr/firefox-91.8.0/dom/simpledb/
H A DActorsParent.cpp117 void RunOnIOThread();
666 void StreamHelper::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::StreamHelper
686 RunOnIOThread(); in Run()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/simpledb/
H A DActorsParent.cpp72 void RunOnIOThread();
595 void StreamHelper::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::StreamHelper
615 RunOnIOThread(); in Run()
/dports/www/firefox/firefox-99.0/dom/simpledb/
H A DActorsParent.cpp108 void RunOnIOThread();
647 void StreamHelper::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::StreamHelper
667 RunOnIOThread(); in Run()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/simpledb/
H A DActorsParent.cpp117 void RunOnIOThread();
666 void StreamHelper::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::StreamHelper
686 RunOnIOThread(); in Run()
/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp1369 nsresult RunOnIOThread();
4122 nsresult Connection::InitTemporaryOriginHelper::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::Connection::InitTemporaryOriginHelper
4143 nsresult rv = RunOnIOThread(); in Run()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp1369 nsresult RunOnIOThread();
4122 nsresult Connection::InitTemporaryOriginHelper::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::Connection::InitTemporaryOriginHelper
4143 nsresult rv = RunOnIOThread(); in Run()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp1383 nsresult RunOnIOThread();
4239 nsresult Connection::InitTemporaryOriginHelper::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::Connection::InitTemporaryOriginHelper
4260 nsresult rv = RunOnIOThread(); in Run()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp1595 nsresult RunOnIOThread();
4579 nsresult Connection::InitStorageAndOriginHelper::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::Connection::InitStorageAndOriginHelper
4605 nsresult rv = RunOnIOThread(); in Run()
/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DActorsParent.cpp3451 nsresult RunOnIOThread();
17404 nsresult DeleteDatabaseOp::VersionChangeOp::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::indexedDB::DeleteDatabaseOp::VersionChangeOp
17511 rv = RunOnIOThread(); in Run()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DActorsParent.cpp3451 nsresult RunOnIOThread();
17404 nsresult DeleteDatabaseOp::VersionChangeOp::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::indexedDB::DeleteDatabaseOp::VersionChangeOp
17511 rv = RunOnIOThread(); in Run()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DActorsParent.cpp3438 nsresult RunOnIOThread();
17370 nsresult DeleteDatabaseOp::VersionChangeOp::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::indexedDB::DeleteDatabaseOp::VersionChangeOp
17477 rv = RunOnIOThread(); in Run()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DActorsParent.cpp7879 RunOnIOThread();
23373 VersionChangeOp::RunOnIOThread() in RunOnIOThread() function in mozilla::dom::indexedDB::DeleteDatabaseOp::VersionChangeOp
23609 rv = RunOnIOThread(); in Run()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DActorsParent.cpp7055 nsresult RunOnIOThread();
22624 nsresult DeleteDatabaseOp::VersionChangeOp::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::indexedDB::DeleteDatabaseOp::VersionChangeOp
22731 rv = RunOnIOThread(); in Run()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DActorsParent.cpp6832 nsresult RunOnIOThread();
20859 nsresult DeleteDatabaseOp::VersionChangeOp::RunOnIOThread() { in RunOnIOThread() function in mozilla::dom::indexedDB::DeleteDatabaseOp::VersionChangeOp
21081 rv = RunOnIOThread(); in Run()