Searched defs:JS_NUMBER (Results 1 – 6 of 6) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/ | ||
| D | JSType.php | 31 const JS_NUMBER = 2; define in Google\\Protobuf\\Internal\\FieldOptions\\JSType |
| /third_party/grpc/third_party/upb/benchmarks/ | ||
| D | descriptor.proto | 570 JS_NUMBER = 2; enumerator |
| D | descriptor_sv.proto | 560 JS_NUMBER = 2; enumerator |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | descriptor.proto | 574 JS_NUMBER = 2; enumerator |
| D | descriptor.pb.cc | 1347 constexpr FieldOptions_JSType FieldOptions::JS_NUMBER; member in FieldOptions |
| D | descriptor.pb.h | 4313 static constexpr JSType JS_NUMBER = variable |