Searched refs:proto_type (Results 1 – 5 of 5) sorted by relevance
59 string proto_type = get_proto_type(field); in write_field() local62 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' ' in write_field()
99 string proto_type = get_proto_type(field); in write_field() local102 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' ' in write_field()
192 proto_type = typename_to_protobuftype[typeName]206 return "%s %s" %(prefix, proto_type)
35841 field public static final String PROTO_TYPE = "proto_type";
25720 field public static final java.lang.String PROTO_TYPE = "proto_type";