Searched defs:JS_STRING (Results 1 – 6 of 6) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/ | ||
| D | JSType.php | 25 const JS_STRING = 1; define in Google\\Protobuf\\Internal\\FieldOptions\\JSType |
| /third_party/grpc/third_party/upb/benchmarks/ | ||
| D | descriptor.proto | 567 JS_STRING = 1; enumerator |
| D | descriptor_sv.proto | 557 JS_STRING = 1; enumerator |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | descriptor.proto | 571 JS_STRING = 1; enumerator |
| D | descriptor.pb.cc | 1346 constexpr FieldOptions_JSType FieldOptions::JS_STRING; member in FieldOptions |
| D | descriptor.pb.h | 4311 static constexpr JSType JS_STRING = variable |