Home
last modified time | relevance | path

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

/external/perfetto/tools/proto_filter/
Dproto_filter.cc87 std::string root_message_arg; in Main() local
118 root_message_arg = optarg; in Main()
173 if (!filter.LoadMessageDefinition(schema_in, root_message_arg, in Main()