Home
last modified time | relevance | path

Searched defs:passthrough_fields (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/tools/proto_filter/
H A Dproto_filter.cc131 std::set<std::string> passthrough_fields; in Main() local
/aosp_15_r20/external/perfetto/src/protozero/filtering/
H A Dfilter_util.cc74 const std::set<std::string>& passthrough_fields, in LoadMessageDefinition()