Home
last modified time | relevance | path

Searched refs:ReportingGarbageCollector (Results 1 – 12 of 12) sorted by relevance

/external/cronet/stable/net/reporting/
Dreporting_garbage_collector.cc26 class ReportingGarbageCollectorImpl : public ReportingGarbageCollector,
103 std::unique_ptr<ReportingGarbageCollector> ReportingGarbageCollector::Create( in Create()
108 ReportingGarbageCollector::~ReportingGarbageCollector() = default;
Dreporting_garbage_collector.h22 class NET_EXPORT ReportingGarbageCollector {
26 static std::unique_ptr<ReportingGarbageCollector> Create(
29 virtual ~ReportingGarbageCollector();
Dreporting_context.h28 class ReportingGarbageCollector; variable
58 ReportingGarbageCollector* garbage_collector() { in garbage_collector()
111 std::unique_ptr<ReportingGarbageCollector> garbage_collector_;
Dreporting_test_util.h46 class ReportingGarbageCollector; variable
280 ReportingGarbageCollector* garbage_collector() { in garbage_collector()
Dreporting_context.cc129 garbage_collector_(ReportingGarbageCollector::Create(this)), in ReportingContext()
DREADME.md62 * The *`ReportingGarbageCollector`* periodically examines the cache
/external/cronet/tot/net/reporting/
Dreporting_garbage_collector.cc26 class ReportingGarbageCollectorImpl : public ReportingGarbageCollector,
103 std::unique_ptr<ReportingGarbageCollector> ReportingGarbageCollector::Create( in Create()
108 ReportingGarbageCollector::~ReportingGarbageCollector() = default;
Dreporting_garbage_collector.h22 class NET_EXPORT ReportingGarbageCollector {
26 static std::unique_ptr<ReportingGarbageCollector> Create(
29 virtual ~ReportingGarbageCollector();
Dreporting_context.h28 class ReportingGarbageCollector; variable
58 ReportingGarbageCollector* garbage_collector() { in garbage_collector()
111 std::unique_ptr<ReportingGarbageCollector> garbage_collector_;
Dreporting_test_util.h46 class ReportingGarbageCollector; variable
280 ReportingGarbageCollector* garbage_collector() { in garbage_collector()
Dreporting_context.cc129 garbage_collector_(ReportingGarbageCollector::Create(this)), in ReportingContext()
DREADME.md62 * The *`ReportingGarbageCollector`* periodically examines the cache