Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/dom/media/webrtc/jsapi/
H A DWebrtcGlobalInformation.cpp141 static std::map<int32_t, dom::Sequence<nsString>>& GetWebrtcGlobalLogStash() { in GetWebrtcGlobalLogStash() function
360 GetWebrtcGlobalLogStash().clear(); in ClearLogging()
381 GetWebrtcGlobalLogStash()[id] = aValue.ResolveValue(); in UpdateLogStash()
394 GetWebrtcGlobalLogStash()[1] = aValue.ResolveValue(); in UpdateLogStash()
434 for (const auto& [id, log] : GetWebrtcGlobalLogStash()) { in GetLogging()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/jsapi/
H A DWebrtcGlobalInformation.cpp135 static std::map<int32_t, dom::Sequence<nsString>>& GetWebrtcGlobalLogStash() { in GetWebrtcGlobalLogStash() function
356 GetWebrtcGlobalLogStash().clear(); in ClearLogging()
377 GetWebrtcGlobalLogStash()[id] = aValue.ResolveValue(); in UpdateLogStash()
390 GetWebrtcGlobalLogStash()[1] = aValue.ResolveValue(); in UpdateLogStash()
430 for (const auto& [id, log] : GetWebrtcGlobalLogStash()) { in GetLogging()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/jsapi/
H A DWebrtcGlobalInformation.cpp135 static std::map<int32_t, dom::Sequence<nsString>>& GetWebrtcGlobalLogStash() { in GetWebrtcGlobalLogStash() function
356 GetWebrtcGlobalLogStash().clear(); in ClearLogging()
377 GetWebrtcGlobalLogStash()[id] = aValue.ResolveValue(); in UpdateLogStash()
390 GetWebrtcGlobalLogStash()[1] = aValue.ResolveValue(); in UpdateLogStash()
430 for (const auto& [id, log] : GetWebrtcGlobalLogStash()) { in GetLogging()