Home
last modified time | relevance | path

Searched defs:JS_STRING (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/
DJSType.php25 const JS_STRING = 1; define in Google\\Protobuf\\Internal\\FieldOptions\\JSType
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor.proto567 JS_STRING = 1; enumerator
Ddescriptor_sv.proto557 JS_STRING = 1; enumerator
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto571 JS_STRING = 1; enumerator
Ddescriptor.pb.cc1346 constexpr FieldOptions_JSType FieldOptions::JS_STRING; member in FieldOptions
Ddescriptor.pb.h4311 static constexpr JSType JS_STRING = variable