Home
last modified time | relevance | path

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

/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/sdk/trace/tracetest/
H A Dspan.go115 droppedAttributes: s.DroppedAttributes,
138 droppedAttributes int member
156 func (s spanSnapshot) DroppedAttributes() int { return s.droppedAttributes }
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsTreeSanitizer.cpp1663 const Record<nsString, Sequence<nsString>>& droppedAttributes = in WithWebSanitizerOptions() local
1668 for (const auto& entries : droppedAttributes.Entries()) { in WithWebSanitizerOptions()
1670 MakeUnique<DynamicAtomsTable>(droppedAttributes.Entries().Length()); in WithWebSanitizerOptions()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsTreeSanitizer.cpp1666 const Record<nsString, Sequence<nsString>>& droppedAttributes = in WithWebSanitizerOptions() local
1671 for (const auto& entries : droppedAttributes.Entries()) { in WithWebSanitizerOptions()
1673 MakeUnique<DynamicAtomsTable>(droppedAttributes.Entries().Length()); in WithWebSanitizerOptions()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsTreeSanitizer.cpp1663 const Record<nsString, Sequence<nsString>>& droppedAttributes = in WithWebSanitizerOptions() local
1668 for (const auto& entries : droppedAttributes.Entries()) { in WithWebSanitizerOptions()
1670 MakeUnique<DynamicAtomsTable>(droppedAttributes.Entries().Length()); in WithWebSanitizerOptions()