Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h2037 return sSendPerformanceTimingNotifications; in SendPerformanceTimingNotifications()
2830 static bool sSendPerformanceTimingNotifications; variable
H A DnsContentUtils.cpp289 bool nsContentUtils::sSendPerformanceTimingNotifications = false; member in nsContentUtils
596 Preferences::AddBoolVarCache(&sSendPerformanceTimingNotifications, in Init()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h2279 return sSendPerformanceTimingNotifications; in SendPerformanceTimingNotifications()
3323 static bool sSendPerformanceTimingNotifications; variable
H A DnsContentUtils.cpp303 bool nsContentUtils::sSendPerformanceTimingNotifications = false; member in nsContentUtils
650 &sSendPerformanceTimingNotifications, in Init()