Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/
DJSType.php31 const JS_NUMBER = 2; define in Google\\Protobuf\\Internal\\FieldOptions\\JSType
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor.proto570 JS_NUMBER = 2; enumerator
Ddescriptor_sv.proto560 JS_NUMBER = 2; enumerator
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto574 JS_NUMBER = 2; enumerator
Ddescriptor.pb.cc1347 constexpr FieldOptions_JSType FieldOptions::JS_NUMBER; member in FieldOptions
Ddescriptor.pb.h4313 static constexpr JSType JS_NUMBER = variable