Home
last modified time | relevance | path

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

/external/perfetto/tools/proto_filter/
Dproto_filter.cc269 const std::string& field_path_varint = it.first; in Main() local
271 std::string path_str = filter.LookupField(field_path_varint); in Main()