Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/antitracking/
H A DContentBlockingLog.cpp39 static bool IsReportingPerUserEnabled() { in IsReportingPerUserEnabled() function
90 return IsReportingPerUserEnabled() && IsReportingPerDocumentEnabled(); in IsReportingEnabled()
/dports/www/firefox/firefox-99.0/toolkit/components/antitracking/
H A DContentBlockingLog.cpp39 static bool IsReportingPerUserEnabled() { in IsReportingPerUserEnabled() function
90 return IsReportingPerUserEnabled() && IsReportingPerDocumentEnabled(); in IsReportingEnabled()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/antitracking/
H A DContentBlockingLog.cpp39 static bool IsReportingPerUserEnabled() { in IsReportingPerUserEnabled() function
90 return IsReportingPerUserEnabled() && IsReportingPerDocumentEnabled(); in IsReportingEnabled()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/antitracking/
H A DContentBlockingLog.cpp40 static bool IsReportingPerUserEnabled() { in IsReportingPerUserEnabled() function
91 return IsReportingPerUserEnabled() && IsReportingPerDocumentEnabled(); in IsReportingEnabled()