Searched refs:GenerateProto (Results 1 – 5 of 5) sorted by relevance
65 GenerateProto(input, &output); in TEST()
93 bool GenerateProto(const FtraceEvent& format, Proto* proto_out);
107 bool GenerateProto(const FtraceEvent& format, Proto* proto_out) { in GenerateProto() function
193 if (!perfetto::GenerateProto(format, &event_proto)) { in main()
194 def GenerateProto(args): function344 proto_parser.set_defaults(func=GenerateProto)