Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_storage_impl.cc76 void TraceProcessorStorageImpl::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::TraceProcessorStorageImpl
Dforwarding_trace_parser.cc140 void ForwardingTraceParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ForwardingTraceParser
Dtrace_processor_impl.cc647 void TraceProcessorImpl::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::TraceProcessorImpl
/external/perfetto/src/trace_processor/importers/gzip/
Dgzip_trace_parser.cc78 void GzipTraceParser::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::GzipTraceParser
/external/perfetto/src/trace_processor/importers/proto/
Dproto_importer_module.h123 virtual void NotifyEndOfFile() {} in NotifyEndOfFile() function
Dheap_graph_module.cc321 void HeapGraphModule::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::HeapGraphModule
Dheap_profile_tracker.cc378 void HeapProfileTracker::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::HeapProfileTracker
Dproto_trace_tokenizer.cc479 void ProtoTraceTokenizer::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::ProtoTraceTokenizer
Dheap_graph_tracker.cc686 void HeapGraphTracker::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::HeapGraphTracker
/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_trace_parser.cc179 void SystraceTraceParser::NotifyEndOfFile() {} in NotifyEndOfFile() function in perfetto::trace_processor::SystraceTraceParser
/external/perfetto/src/trace_processor/importers/ninja/
Dninja_log_parser.cc124 void NinjaLogParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::NinjaLogParser
/external/perfetto/src/trace_processor/rpc/
Drpc.cc65 void Rpc::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::Rpc
/external/perfetto/src/trace_processor/importers/json/
Djson_trace_tokenizer.cc485 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