Searched refs:get_proto_type (Results 1 – 4 of 4) sorted by relevance
21 string get_proto_type(const FieldDescriptorProto& field);
42 get_proto_type(const FieldDescriptorProto& field) in get_proto_type() function
59 string proto_type = get_proto_type(field); in write_field()
99 string proto_type = get_proto_type(field); in write_field()