Searched defs:SYNTAX_PROTO2 (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/ | ||
D | Syntax.php | 21 const SYNTAX_PROTO2 = 0; define in Google\\Protobuf\\Syntax |
/third_party/protobuf/src/google/protobuf/ | ||
D | type.proto | 184 SYNTAX_PROTO2 = 0; enumerator |
D | descriptor.h | 1484 SYNTAX_PROTO2 = 2, enumerator |
D | type.pb.h | 156 SYNTAX_PROTO2 = 0, enumerator |