Home
last modified time | relevance | path

Searched refs:AbstractMainThreadFor (Results 1 – 25 of 121) sorted by relevance

12345

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DSystemGroup.cpp77 /* static */ AbstractThread* SystemGroup::AbstractMainThreadFor( in AbstractMainThreadFor() function in SystemGroup
80 return SystemGroupImpl::Get()->AbstractMainThreadFor(aCategory); in AbstractMainThreadFor()
H A DSystemGroup.h31 static AbstractThread* AbstractMainThreadFor(TaskCategory aCategory);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDocGroup.cpp67 AbstractThread* DocGroup::AbstractMainThreadFor(TaskCategory aCategory) { in AbstractMainThreadFor() function in mozilla::dom::DocGroup
69 return mTabGroup->AbstractMainThreadFor(aCategory); in AbstractMainThreadFor()
H A DDispatcherTrait.cpp26 AbstractThread* DispatcherTrait::AbstractMainThreadFor(TaskCategory aCategory) { in AbstractMainThreadFor() function in DispatcherTrait
H A DDispatcherTrait.h39 virtual AbstractThread* AbstractMainThreadFor(TaskCategory aCategory);
H A DDocGroup.h79 AbstractThread* AbstractMainThreadFor(TaskCategory aCategory);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DTextTrackCue.cpp54 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
75 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDispatcherTrait.cpp25 AbstractThread* DispatcherTrait::AbstractMainThreadFor(TaskCategory aCategory) { in AbstractMainThreadFor() function in DispatcherTrait
H A DDispatcherTrait.h38 virtual AbstractThread* AbstractMainThreadFor(TaskCategory aCategory);
H A DDocGroup.h101 AbstractThread* AbstractMainThreadFor(TaskCategory aCategory);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDispatcherTrait.cpp25 AbstractThread* DispatcherTrait::AbstractMainThreadFor(TaskCategory aCategory) { in AbstractMainThreadFor() function in DispatcherTrait
H A DDispatcherTrait.h37 virtual AbstractThread* AbstractMainThreadFor(TaskCategory aCategory);
H A DDocGroup.cpp217 mainThread = AbstractMainThreadFor(TaskCategory::Performance); in ReportPerformanceInfo()
287 AbstractThread* DocGroup::AbstractMainThreadFor(TaskCategory aCategory) { in AbstractMainThreadFor() function in mozilla::dom::DocGroup
/dports/www/firefox/firefox-99.0/dom/base/
H A DDispatcherTrait.cpp25 AbstractThread* DispatcherTrait::AbstractMainThreadFor(TaskCategory aCategory) { in AbstractMainThreadFor() function in DispatcherTrait
H A DDispatcherTrait.h38 virtual AbstractThread* AbstractMainThreadFor(TaskCategory aCategory);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDispatcherTrait.cpp25 AbstractThread* DispatcherTrait::AbstractMainThreadFor(TaskCategory aCategory) { in AbstractMainThreadFor() function in DispatcherTrait
H A DDispatcherTrait.h38 virtual AbstractThread* AbstractMainThreadFor(TaskCategory aCategory);
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webvtt/
H A DTextTrackCue.cpp62 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
84 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DTextTrackCue.cpp61 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
83 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
H A DVideoStreamTrack.cpp37 ->AbstractMainThreadFor(TaskCategory::Other)); in AddVideoOutput()
/dports/www/firefox/firefox-99.0/dom/media/webvtt/
H A DTextTrackCue.cpp62 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
84 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webvtt/
H A DTextTrackCue.cpp62 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
84 this, GetOwnerGlobal()->AbstractMainThreadFor(TaskCategory::Other)) { in TextTrackCue()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DVideoStreamTrack.cpp36 ->AbstractMainThreadFor(TaskCategory::Other)); in AddVideoOutput()
/dports/www/firefox/firefox-99.0/dom/media/
H A DVideoStreamTrack.cpp36 ->AbstractMainThreadFor(TaskCategory::Other)); in AddVideoOutput()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DVideoStreamTrack.cpp36 ->AbstractMainThreadFor(TaskCategory::Other)); in AddVideoOutput()

12345