Searched defs:parse_proto (Results 1 – 4 of 4) sorted by relevance
78 def test_get_descriptor_ascii(self, to_desc_proto, parse_proto): argument
70 bool parse_proto(upb_Message* msg, const upb_MessageDef* m, const ctx* c) { in parse_proto() function
87 bool parse_proto(upb_Message* msg, const upb_MessageDef* m, const ctx* c) { in parse_proto() function
1221 int parse_proto(const char *proto) in parse_proto() function