Home
last modified time | relevance | path

Searched refs:IsOnConnectionThread (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp284 bool IsOnConnectionThread();
303 MOZ_ASSERT(IsOnIOThread() || IsOnConnectionThread()); in CreateTables()
431 MOZ_ASSERT(IsOnIOThread() || IsOnConnectionThread()); in CreateStorageConnection()
825 MOZ_ASSERT(IsOnIOThread() || IsOnConnectionThread()); in GetShadowFile()
847 MOZ_ASSERT(IsOnIOThread() || IsOnConnectionThread()); in SetShadowJournalMode()
1641 bool IsOnConnectionThread();
2963 bool IsOnConnectionThread() { in IsOnConnectionThread() function
2965 return gConnectionThread->IsOnConnectionThread(); in IsOnConnectionThread()
4094 if (IsOnConnectionThread()) { in Run()
4729 bool ConnectionThread::IsOnConnectionThread() { in IsOnConnectionThread() function in mozilla::dom::ConnectionThread
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp1415 bool IsOnConnectionThread();
2810 return gConnectionThread->IsOnConnectionThread(); in IsOnGlobalConnectionThread()
4245 bool ConnectionThread::IsOnConnectionThread() { in IsOnConnectionThread() function in mozilla::dom::ConnectionThread
4253 MOZ_ASSERT(IsOnConnectionThread()); in AssertIsOnConnectionThread()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp1415 bool IsOnConnectionThread();
2810 return gConnectionThread->IsOnConnectionThread(); in IsOnGlobalConnectionThread()
4245 bool ConnectionThread::IsOnConnectionThread() { in IsOnConnectionThread() function in mozilla::dom::ConnectionThread
4253 MOZ_ASSERT(IsOnConnectionThread()); in AssertIsOnConnectionThread()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp1429 bool IsOnConnectionThread();
2832 return gConnectionThread->IsOnConnectionThread(); in IsOnGlobalConnectionThread()
4362 bool ConnectionThread::IsOnConnectionThread() { in IsOnConnectionThread() function in mozilla::dom::ConnectionThread
4370 MOZ_ASSERT(IsOnConnectionThread()); in AssertIsOnConnectionThread()