Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/
DJSType.php31 const JS_NUMBER = 2; define in Google\\Protobuf\\Internal\\FieldOptions\\JSType
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto496 JS_NUMBER = 2; enumerator
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto550 JS_NUMBER = 2; enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto537 JS_NUMBER = 2; enumerator
/external/protobuf/src/google/protobuf/
Ddescriptor.proto550 JS_NUMBER = 2; enumerator
Ddescriptor.pb.cc1351 constexpr FieldOptions_JSType FieldOptions::JS_NUMBER; member in FieldOptions
Ddescriptor.pb.h4233 static constexpr JSType JS_NUMBER = variable
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto570 JS_NUMBER = 2; enumerator
Ddescriptor_sv.proto560 JS_NUMBER = 2; enumerator
/external/rust/crates/protobuf/src/
Ddescriptor.rs6575 JS_NUMBER = 2, enumerator