Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/
DJSType.php25 const JS_STRING = 1; define in Google\\Protobuf\\Internal\\FieldOptions\\JSType
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto493 JS_STRING = 1; enumerator
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto547 JS_STRING = 1; enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto534 JS_STRING = 1; enumerator
/external/protobuf/src/google/protobuf/
Ddescriptor.proto547 JS_STRING = 1; enumerator
Ddescriptor.pb.cc1350 constexpr FieldOptions_JSType FieldOptions::JS_STRING; member in FieldOptions
Ddescriptor.pb.h4231 static constexpr JSType JS_STRING = variable
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto567 JS_STRING = 1; enumerator
Ddescriptor_sv.proto557 JS_STRING = 1; enumerator
/external/rust/crates/protobuf/src/
Ddescriptor.rs6574 JS_STRING = 1, enumerator