/aosp_15_r20/external/perfetto/src/trace_processor/importers/art_method/ |
H A D | art_method_tokenizer.cc | 380 base::Status ArtMethodTokenizer::Streaming::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::art_method::ArtMethodTokenizer::Streaming 467 base::Status ArtMethodTokenizer::NonStreaming::NotifyEndOfFile() const { in NotifyEndOfFile() function in perfetto::trace_processor::art_method::ArtMethodTokenizer::NonStreaming 611 base::Status ArtMethodTokenizer::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::art_method::ArtMethodTokenizer
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | memory_tracker_snapshot_module.cc | 45 void MemoryTrackerSnapshotModule::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::MemoryTrackerSnapshotModule
|
H A D | active_chrome_processes_tracker.cc | 74 void ActiveChromeProcessesTracker::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ActiveChromeProcessesTracker
|
H A D | track_event_module.cc | 110 void TrackEventModule::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::TrackEventModule
|
H A D | proto_importer_module.h | 141 virtual void NotifyEndOfFile() {} in NotifyEndOfFile() function
|
H A D | content_analyzer.cc | 62 void ProtoContentAnalyzer::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ProtoContentAnalyzer
|
H A D | memory_tracker_snapshot_parser.cc | 71 void MemoryTrackerSnapshotParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::MemoryTrackerSnapshotParser
|
H A D | heap_graph_module.cc | 323 void HeapGraphModule::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::HeapGraphModule
|
H A D | proto_trace_reader.cc | 770 base::Status ProtoTraceReader::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ProtoTraceReader
|
H A D | profile_module.cc | 602 void ProfileModule::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ProfileModule
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | trace_processor_storage_impl.cc | 115 base::Status TraceProcessorStorageImpl::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::TraceProcessorStorageImpl
|
H A D | forwarding_trace_parser.cc | 176 base::Status ForwardingTraceParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ForwardingTraceParser
|
H A D | read_trace.cc | 63 base::Status NotifyEndOfFile() override { return base::OkStatus(); } in NotifyEndOfFile() function in perfetto::trace_processor::__anone72dd5710111::SerializingProtoTraceReader
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/archive/ |
H A D | zip_trace_reader.cc | 53 base::Status ZipTraceReader::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ZipTraceReader
|
H A D | gzip_trace_parser.cc | 128 base::Status GzipTraceParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::GzipTraceParser
|
H A D | tar_trace_reader.cc | 151 base::Status TarTraceReader::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::TarTraceReader
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/android_bugreport/ |
H A D | chunked_line_reader.cc | 102 base::Status ChunkedLineReader::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::ChunkedLineReader
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf_text/ |
H A D | perf_text_trace_tokenizer.cc | 161 base::Status PerfTextTraceTokenizer::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::perf_text_importer::PerfTextTraceTokenizer
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/systrace/ |
H A D | systrace_trace_parser.cc | 204 base::Status SystraceTraceParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::SystraceTraceParser
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/ninja/ |
H A D | ninja_log_parser.cc | 123 base::Status NinjaLogParser::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::NinjaLogParser
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/gecko/ |
H A D | gecko_trace_tokenizer.cc | 61 base::Status GeckoTraceTokenizer::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::gecko_importer::GeckoTraceTokenizer
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/ |
H A D | perf_tracker.cc | 184 void PerfTracker::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::perf_importer::PerfTracker
|
H A D | perf_data_tokenizer.cc | 546 base::Status PerfDataTokenizer::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::perf_importer::PerfDataTokenizer
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/instruments/ |
H A D | instruments_xml_tokenizer.cc | 503 [[nodiscard]] base::Status InstrumentsXmlTokenizer::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::instruments_importer::InstrumentsXmlTokenizer
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/json/ |
H A D | json_trace_tokenizer.cc | 750 base::Status JsonTraceTokenizer::NotifyEndOfFile() { in NotifyEndOfFile() function in perfetto::trace_processor::JsonTraceTokenizer
|