Searched refs:GenerateProto (Results 1 – 5 of 5) sorted by relevance
32 bool GenerateProto(const std::string& group,
65 GenerateProto("group", input, &output); in TEST()
87 bool GenerateProto(const std::string& group, in GenerateProto() function
193 if (!perfetto::GenerateProto(group, format, &event_proto)) { in main()
187 def GenerateProto(args): function336 proto_parser.set_defaults(func=GenerateProto)