Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/
DSyntax.php27 const SYNTAX_PROTO3 = 1; define in Google\\Protobuf\\Syntax
/third_party/protobuf/src/google/protobuf/
Dtype.proto186 SYNTAX_PROTO3 = 1; enumerator
Ddescriptor.h1485 SYNTAX_PROTO3 = 3, enumerator
Dtype.pb.h157 SYNTAX_PROTO3 = 1, enumerator