Home
last modified time | relevance | path

Searched refs:IsAnnotationWhitelistedForPing (Results 1 – 16 of 16) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/
H A DCrashAnnotations.cpp30 bool IsAnnotationWhitelistedForPing(Annotation aAnnotation) { in IsAnnotationWhitelistedForPing() function
H A DCrashAnnotations.h.in57 bool IsAnnotationWhitelistedForPing(Annotation aAnnotation);
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/
H A DCrashAnnotations.cpp30 bool IsAnnotationWhitelistedForPing(Annotation aAnnotation) { in IsAnnotationWhitelistedForPing() function
H A DCrashAnnotations.h.in56 bool IsAnnotationWhitelistedForPing(Annotation aAnnotation);
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/
H A DCrashAnnotations.cpp30 bool IsAnnotationWhitelistedForPing(Annotation aAnnotation) { in IsAnnotationWhitelistedForPing() function
H A DCrashAnnotations.h.in56 bool IsAnnotationWhitelistedForPing(Annotation aAnnotation);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/
H A DCrashAnnotations.cpp30 bool IsAnnotationWhitelistedForPing(Annotation aAnnotation) { in IsAnnotationWhitelistedForPing() function
H A DCrashAnnotations.h.in56 bool IsAnnotationWhitelistedForPing(Annotation aAnnotation);
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/client/
H A Dping.cpp126 if (IsAnnotationWhitelistedForPing(annotation)) { in CreateMetadataNode()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/client/
H A Dping.cpp126 if (IsAnnotationWhitelistedForPing(annotation)) { in CreateMetadataNode()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/client/
H A Dping.cpp126 if (IsAnnotationWhitelistedForPing(annotation)) { in CreateMetadataNode()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/client/
H A Dping.cpp126 if (IsAnnotationWhitelistedForPing(annotation)) { in CreateMetadataNode()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DnsAppRunner.cpp1119 nsXULAppInfo::IsAnnotationWhitelistedForPing(const nsACString& aValue, in IsAnnotationWhitelistedForPing() function in nsXULAppInfo
1127 *aIsWhitelisted = CrashReporter::IsAnnotationWhitelistedForPing(annotation); in IsAnnotationWhitelistedForPing()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DnsAppRunner.cpp1522 nsXULAppInfo::IsAnnotationWhitelistedForPing(const nsACString& aValue, in IsAnnotationWhitelistedForPing() function in nsXULAppInfo
1530 *aIsWhitelisted = CrashReporter::IsAnnotationWhitelistedForPing(annotation); in IsAnnotationWhitelistedForPing()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DnsAppRunner.cpp1522 nsXULAppInfo::IsAnnotationWhitelistedForPing(const nsACString& aValue, in IsAnnotationWhitelistedForPing() function in nsXULAppInfo
1530 *aIsWhitelisted = CrashReporter::IsAnnotationWhitelistedForPing(annotation); in IsAnnotationWhitelistedForPing()
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DnsAppRunner.cpp1901 nsXULAppInfo::IsAnnotationWhitelistedForPing(const nsACString& aValue, in IsAnnotationWhitelistedForPing() function in nsXULAppInfo
1909 *aIsWhitelisted = CrashReporter::IsAnnotationWhitelistedForPing(annotation); in IsAnnotationWhitelistedForPing()