Searched refs:proto_type (Results 1 – 3 of 3) 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()
37745 field public static final String PROTO_TYPE = "proto_type";