Home
last modified time | relevance | path

Searched defs:records_ (Results 1 – 25 of 27) sorted by relevance

12

/external/openscreen/discovery/mdns/
Dmdns_querier.h157 RecordMap records_; variable
227 RecordTrackerLruCache records_; variable
Dmdns_publisher.h200 std::map<DomainName, std::vector<RecordAnnouncerPtr>> records_; variable
Dmdns_responder_unittest.cc104 std::vector<MdnsRecord> records_; member in openscreen::discovery::MockRecordHandler
/external/libchrome/base/metrics/
Dpersistent_sample_map.h102 PersistentSampleMapRecords* records_ = nullptr; variable
Dpersistent_histogram_allocator.h160 std::vector<PersistentMemoryAllocator::Reference> records_; variable
/external/cronet/base/metrics/
Dpersistent_sample_map.h107 raw_ptr<PersistentSampleMapRecords> records_ = nullptr; variable
Dpersistent_histogram_allocator.h167 std::vector<PersistentMemoryAllocator::Reference> records_; variable
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DMutationObserver.js131 this.records_ = []; property in anonymousFunction71a448eb0400.JsMutationObserver
170 this.records_ = []; property
174 this.records_ = []; property
DMutationObserver.min.js11 …);o&&a.enqueue(o)}}}}function s(e){this.callback_=e,this.nodes_=[],this.records_=[],this.uid_=++M}… property
DCustomElements.min.js11 …);d&&i.enqueue(d)}}}}function a(e){this.callback_=e,this.nodes_=[],this.records_=[],this.uid_=++_}… property
DCustomElements.js131 this.records_ = []; property in anonymousFunctiondab3338a0400.JsMutationObserver
170 this.records_ = []; property
174 this.records_ = []; property
DHTMLImports.min.js11 …);s&&i.enqueue(s)}}}}function a(e){this.callback_=e,this.nodes_=[],this.records_=[],this.uid_=++_}… property
DHTMLImports.js131 this.records_ = []; property in anonymousFunctione2f59eb50400.JsMutationObserver
170 this.records_ = []; property
174 this.records_ = []; property
Dwebcomponents-lite.js694 this.records_ = []; property in anonymousFunction851e57310a00.JsMutationObserver
733 this.records_ = []; property
737 this.records_ = []; property
Dwebcomponents-lite.min.js11 …ent.querySelector('script[src*="'+e+'"]'),n={};if(!n.noOpts){if(location.search.slice(1).split("&"… function
Dwebcomponents.min.js11 …uerySelector('script[src*="'+e+'"]'),n={};if(!n.noOpts){if(location.search.slice(1).split("&").for… field in c
13 …unction(){return n.apply(N(this),arguments)}}var l=e.GetElementsByInterface,u=e.wrappers.Node,d=e.… class
Dwebcomponents.js708 this.records_ = []; property in anonymousFunction93e2ac961500.MutationObserver
744 this.records_ = []; property
748 this.records_ = []; property
5551 this.records_ = []; property in anonymousFunction93e2ac96c300.JsMutationObserver
5590 this.records_ = []; property
5594 this.records_ = []; property
/external/perfetto/src/base/
Dmetatrace.cc32 std::array<Record, RingBuffer::kCapacity> RingBuffer::records_; member in perfetto::metatrace::RingBuffer
/external/openscreen/discovery/public/
Ddns_sd_service_watcher.h215 std::unordered_map<EndpointKey, std::unique_ptr<T>, PairHash> records_; variable
/external/icu/icu4c/source/i18n/unicode/
Dalphaindex.h234 UVector *records_; // Records are owned by the inputList_ vector. variable
/external/cronet/third_party/icu/source/i18n/unicode/
Dalphaindex.h234 UVector *records_; // Records are owned by the inputList_ vector. variable
/external/icu/libicu/cts_headers/unicode/
Dalphaindex.h234 UVector *records_; // Records are owned by the inputList_ vector. variable
/external/cronet/components/metrics/
Dpersistent_system_profile_unittest.cc65 std::unique_ptr<PersistentSystemProfile::RecordAllocator> records_; member in metrics::PersistentSystemProfileTest
/external/perfetto/include/perfetto/ext/base/
Dmetatrace.h252 static std::array<Record, kCapacity> records_; variable
/external/openscreen/discovery/dnssd/impl/
Ddns_data_graph.cc139 std::vector<MdnsRecord> records_; member in openscreen::discovery::__anonaa86310d0111::DnsDataGraphImpl::Node

12