Searched refs:proto_out (Results 1 – 2 of 2) sorted by relevance
89 Proto* proto_out) { in GenerateProto() argument90 proto_out->name = EventNameToProtoName(group, format.name); in GenerateProto()91 proto_out->event_name = format.name; in GenerateProto()111 proto_out->AddField(std::move(protofield)); in GenerateProto()
34 Proto* proto_out);