Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc1100 log_errors(AddSourceLocationArgs(event_.source_location_iid(), inserter)); in ParseTrackEventArgs()
1320 util::Status AddSourceLocationArgs(uint64_t iid, BoundInserter* inserter) { in AddSourceLocationArgs() function in perfetto::trace_processor::TrackEventParser::EventImporter