Home
last modified time | relevance | path

Searched defs:SYNTAX_PROTO2 (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DSyntax.php21 const SYNTAX_PROTO2 = 0; define in Google\\Protobuf\\Syntax
/third_party/protobuf/src/google/protobuf/
Dtype.proto184 SYNTAX_PROTO2 = 0; enumerator
Ddescriptor.h1484 SYNTAX_PROTO2 = 2, enumerator
Dtype.pb.h156 SYNTAX_PROTO2 = 0, enumerator