Home
last modified time | relevance | path

Searched refs:aProcessingThread (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DMozPromise.h275 …static RefPtr<AllPromiseType> All(AbstractThread* aProcessingThread, nsTArray<RefPtr<MozPromise>>&… in All() argument
279 aPromises[i]->Then(aProcessingThread, __func__, in All()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DMediaTrackGraphImpl.h321 ProcessingThread aProcessingThread);
H A DMediaTrackGraph.cpp3399 ProcessingThread aProcessingThread) { in NotifyWhenGraphStarted() argument
3409 ProcessingThread aProcessingThread) in NotifyWhenGraphStarted() argument
3413 mProcessingThread(aProcessingThread) {} in NotifyWhenGraphStarted()
3453 move(aTrack), move(aHolder), aProcessingThread)); in NotifyWhenGraphStarted()