Searched defs:JS_NORMAL (Results 1 – 6 of 6) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/ | ||
D | JSType.php | 19 const JS_NORMAL = 0; define in Google\\Protobuf\\Internal\\FieldOptions\\JSType |
/third_party/grpc/third_party/upb/benchmarks/ | ||
D | descriptor_sv.proto | 554 JS_NORMAL = 0; enumerator |
D | descriptor.proto | 564 JS_NORMAL = 0; enumerator |
/third_party/protobuf/src/google/protobuf/ | ||
D | descriptor.proto | 568 JS_NORMAL = 0; enumerator |
D | descriptor.pb.cc | 1345 constexpr FieldOptions_JSType FieldOptions::JS_NORMAL; member in FieldOptions |
D | descriptor.pb.h | 4309 static constexpr JSType JS_NORMAL = variable |