Home
last modified time | relevance | path

Searched defs:JS_STRING (Results 1 – 4 of 4) 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/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