Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp1228 RefPtr<ConnectionThread> mConnectionThread; member in mozilla::dom::__anone1dc0fd90111::Connection
3818 : mConnectionThread(aConnectionThread), in Connection()
3845 MOZ_ASSERT(mConnectionThread); in Dispatch()
3848 mConnectionThread->mThread->Dispatch(aOp, NS_DISPATCH_NORMAL)); in Dispatch()
4214 mConnection->mConnectionThread->mConnections.Remove(mConnection->Origin()); in Cleanup()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp1228 RefPtr<ConnectionThread> mConnectionThread; member in mozilla::dom::__anone8928e300111::Connection
3818 : mConnectionThread(aConnectionThread), in Connection()
3845 MOZ_ASSERT(mConnectionThread); in Dispatch()
3848 mConnectionThread->mThread->Dispatch(aOp, NS_DISPATCH_NORMAL)); in Dispatch()
4214 mConnection->mConnectionThread->mConnections.Remove(mConnection->Origin()); in Cleanup()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp1242 RefPtr<ConnectionThread> mConnectionThread; member in mozilla::dom::__anoncd717ce40111::Connection
3934 : mConnectionThread(aConnectionThread), in Connection()
3961 MOZ_ASSERT(mConnectionThread); in Dispatch()
3964 mConnectionThread->mThread->Dispatch(aOp, NS_DISPATCH_NORMAL)); in Dispatch()
4331 mConnection->mConnectionThread->mConnections.Remove(mConnection->Origin()); in Cleanup()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp1417 RefPtr<ConnectionThread> mConnectionThread; member in mozilla::dom::__anonb2ee0edb0111::Connection
4112 : mConnectionThread(aConnectionThread), in Connection()
4143 MOZ_ASSERT(mConnectionThread); in Dispatch()
4146 mConnectionThread->mThread->Dispatch(aOp, NS_DISPATCH_NORMAL)); in Dispatch()
4698 mConnection->mConnectionThread->mConnections.Remove(mConnection->mOrigin); in Cleanup()