Home
last modified time | relevance | path

Searched defs:STRING_PIECE (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/
DCType.php27 const STRING_PIECE = 2; define in Google\\Protobuf\\Internal\\FieldOptions\\CType
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto352 STRING_PIECE = 2; enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto352 STRING_PIECE = 2; enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto352 STRING_PIECE = 2; enumerator
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor.proto541 STRING_PIECE = 2; enumerator
Ddescriptor_sv.proto531 STRING_PIECE = 2; enumerator
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto545 STRING_PIECE = 2; enumerator
Ddescriptor.pb.cc1324 constexpr FieldOptions_CType FieldOptions::STRING_PIECE; member in FieldOptions
Ddescriptor.pb.h4281 static constexpr CType STRING_PIECE = variable