Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/
DJSType.php19 const JS_NORMAL = 0; define in Google\\Protobuf\\Internal\\FieldOptions\\JSType
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto554 JS_NORMAL = 0; enumerator
Ddescriptor.proto564 JS_NORMAL = 0; enumerator
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto568 JS_NORMAL = 0; enumerator
Ddescriptor.pb.cc1345 constexpr FieldOptions_JSType FieldOptions::JS_NORMAL; member in FieldOptions
Ddescriptor.pb.h4309 static constexpr JSType JS_NORMAL = variable