Home
last modified time | relevance | path

Searched defs:NotifyEndOfFile (Results 1 – 18 of 18) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dmemory_tracker_snapshot_module.cc44 void MemoryTrackerSnapshotModule::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::MemoryTrackerSnapshotModule
Dproto_importer_module.h130 virtual void NotifyEndOfFile() {} in NotifyEndOfFile() function
Dmemory_tracker_snapshot_parser.cc50 void MemoryTrackerSnapshotParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::MemoryTrackerSnapshotParser
Dproto_trace_reader.cc453 void ProtoTraceReader::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::ProtoTraceReader
Dheap_graph_module.cc369 void HeapGraphModule::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::HeapGraphModule
Dheap_profile_tracker.cc400 void HeapProfileTracker::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::HeapProfileTracker
Dheap_graph_tracker.cc911 void HeapGraphTracker::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::HeapGraphTracker
/external/perfetto/src/trace_processor/
Dtrace_processor_storage_impl.cc102 void TraceProcessorStorageImpl::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::TraceProcessorStorageImpl
Dforwarding_trace_parser.cc142 void ForwardingTraceParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ForwardingTraceParser
Dread_trace.cc100 void NotifyEndOfFile() override {} in NotifyEndOfFile() function in perfetto::trace_processor::__anon350fa3820111::SerializingProtoTraceReader
Dtrace_processor_impl.cc855 void TraceProcessorImpl::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::TraceProcessorImpl
/external/perfetto/src/trace_processor/importers/gzip/
Dgzip_trace_parser.cc105 void GzipTraceParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::GzipTraceParser
/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_trace_parser.cc190 void SystraceTraceParser::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::SystraceTraceParser
/external/perfetto/src/trace_processor/importers/ninja/
Dninja_log_parser.cc125 void NinjaLogParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::NinjaLogParser
/external/perfetto/src/trace_processor/rpc/
Drpc.cc66 void Rpc::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::Rpc
/external/perfetto/src/trace_processor/importers/json/
Djson_trace_tokenizer.cc600 void JsonTraceTokenizer::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::JsonTraceTokenizer
/external/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_trace_tokenizer.cc575 void FuchsiaTraceTokenizer::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::FuchsiaTraceTokenizer
/external/perfetto/src/trace_processor/importers/common/
Dprocess_tracker.cc458 void ProcessTracker::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ProcessTracker