Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/dom/audiochannel/
H A DAudioChannelService.cpp779 NotifyChannelActive(aAgent->WindowID(), true); in AppendAgentAndIncreaseAgentsNum()
794 NotifyChannelActive(aAgent->WindowID(), false); in RemoveAgentAndReduceAgentsNum()
874 void AudioChannelService::AudioChannelWindow::NotifyChannelActive( in NotifyChannelActive() function in mozilla::dom::AudioChannelService::AudioChannelWindow
H A DAudioChannelService.h205 void NotifyChannelActive(uint64_t aWindowID, bool aActive);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/audiochannel/
H A DAudioChannelService.h304 void NotifyChannelActive(uint64_t aWindowID, AudioChannel aChannel,
H A DAudioChannelService.cpp1284 NotifyChannelActive(aAgent->WindowID(), in AppendAgentAndIncreaseAgentsNum()
1303 NotifyChannelActive(aAgent->WindowID(), in RemoveAgentAndReduceAgentsNum()
1402 AudioChannelService::AudioChannelWindow::NotifyChannelActive(uint64_t aWindowID, in NotifyChannelActive() function in AudioChannelService::AudioChannelWindow