Searched defs:END_GROUP (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | GPBWireType.php | 41 const END_GROUP = 4; define in Google\\Protobuf\\Internal\\GPBWireType |
| /third_party/protobuf/js/experimental/runtime/kernel/ | ||
| D | wire_type.js | 12 END_GROUP: 4, property |
| /third_party/protobuf/js/binary/ | ||
| D | constants.js | 225 END_GROUP: 4, property |