Searched defs:JS_NORMAL (Results 1 – 4 of 4) 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/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 |