Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.h107 const StringId flow_direction_value_inout_id_; variable
Dtrack_event_parser.cc1504 flow_direction_value_inout_id_(context->storage->InternString("inout")), in TrackEventParser()