Home
last modified time | relevance | path

Searched refs:CopyEvents (Results 1 – 8 of 8) sorted by relevance

/external/cronet/stable/components/metrics/structured/test/
Dtest_event_storage.h30 void CopyEvents(EventsProto* proto) const override;
Dtest_event_storage.cc43 void TestEventStorage::CopyEvents(EventsProto* proto) const { in CopyEvents() function in metrics::structured::TestEventStorage
/external/cronet/tot/components/metrics/structured/test/
Dtest_event_storage.h30 void CopyEvents(EventsProto* proto) const override;
Dtest_event_storage.cc43 void TestEventStorage::CopyEvents(EventsProto* proto) const { in CopyEvents() function in metrics::structured::TestEventStorage
/external/cronet/tot/components/metrics/structured/lib/
Devent_storage.h53 virtual void CopyEvents(EventsProto* events_proto) const {} in CopyEvents() function
/external/cronet/stable/components/metrics/structured/lib/
Devent_storage.h53 virtual void CopyEvents(EventsProto* events_proto) const {} in CopyEvents() function
/external/cronet/stable/components/metrics/debug/structured/
Dstructured_metrics_debug_provider.cc195 service_->recorder()->event_storage()->CopyEvents(&proto); in LoadRecordedEvents()
/external/cronet/tot/components/metrics/debug/structured/
Dstructured_metrics_debug_provider.cc195 service_->recorder()->event_storage()->CopyEvents(&proto); in LoadRecordedEvents()