Home
last modified time | relevance | path

Searched defs:JSType (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.proto483 enum JSType { enum
Ddescriptor.pb.h2342 typedef FieldOptions_JSType JSType; typedef
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto488 enum JSType { enum
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto540 enum JSType { enum
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto529 enum JSType { enum
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto529 enum JSType { enum
/external/v8/src/compiler/
Doperation-typer.cc1113 Type JSType(Type type) { in JSType() function
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs3704 internal enum JSType { enum in Google.Protobuf.Reflection.FieldOptions.Types