Searched defs:SYNTAX_PROTO3 (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/ | ||
D | Syntax.php | 27 const SYNTAX_PROTO3 = 1; define in Google\\Protobuf\\Syntax |
/third_party/protobuf/src/google/protobuf/ | ||
D | type.proto | 186 SYNTAX_PROTO3 = 1; enumerator |
D | descriptor.h | 1485 SYNTAX_PROTO3 = 3, enumerator |
D | type.pb.h | 157 SYNTAX_PROTO3 = 1, enumerator |