Home
last modified time | relevance | path

Searched defs:NotifyEndOfFile (Results 1 – 17 of 17) 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
Dheap_profile_tracker.cc201 void HeapProfileTracker::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::HeapProfileTracker
Dproto_trace_reader.cc419 void ProtoTraceReader::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::ProtoTraceReader
Dmemory_tracker_snapshot_parser.cc50 void MemoryTrackerSnapshotParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::MemoryTrackerSnapshotParser
Dheap_graph_module.cc376 void HeapGraphModule::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::HeapGraphModule
/external/perfetto/src/trace_processor/
Dtrace_processor_storage_impl.cc120 void TraceProcessorStorageImpl::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::TraceProcessorStorageImpl
Dforwarding_trace_parser.cc153 void ForwardingTraceParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ForwardingTraceParser
Dread_trace.cc97 void NotifyEndOfFile() override {} in NotifyEndOfFile() function in perfetto::trace_processor::__anon5ca35da70111::SerializingProtoTraceReader
Dtrace_processor_impl.cc1046 void TraceProcessorImpl::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::TraceProcessorImpl
/external/perfetto/src/trace_processor/importers/gzip/
Dgzip_trace_parser.cc109 void GzipTraceParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::GzipTraceParser
/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_trace_parser.cc203 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/importers/fuchsia/
Dfuchsia_trace_tokenizer.cc574 void FuchsiaTraceTokenizer::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::FuchsiaTraceTokenizer
/external/perfetto/src/trace_processor/importers/json/
Djson_trace_tokenizer.cc576 void JsonTraceTokenizer::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::JsonTraceTokenizer
/external/perfetto/src/trace_processor/rpc/
Drpc.cc286 void Rpc::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::Rpc
/external/perfetto/src/trace_processor/importers/common/
Dprocess_tracker.cc517 void ProcessTracker::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ProcessTracker