Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.h106 const StringId flow_direction_value_out_id_; variable
Dtrack_event_parser.cc1503 flow_direction_value_out_id_(context->storage->InternString("out")), in TrackEventParser()