Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.h105 const StringId flow_direction_value_in_id_; variable
Dtrack_event_parser.cc1502 flow_direction_value_in_id_(context->storage->InternString("in")), in TrackEventParser()