/external/protobuf/src/google/protobuf/ |
extension_set_heavy.cc | 269 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, 275 return ParseField(tag, input, &finder, &skipper); 280 return ParseField(tag, input, &finder, &skipper); 540 return ParseField(WireFormatLite::MakeTag( 559 if (!ParseField(tag, input, extension_finder, field_skipper)) {
|
extension_set.h | 163 // register known extensions. The registrations are used by ParseField() 165 // does not use ParseField(); only protocol-compiler-generated parsing 347 bool ParseField(uint32 tag, io::CodedInputStream* input, 357 bool ParseField(uint32 tag, io::CodedInputStream* input, 359 bool ParseField(uint32 tag, io::CodedInputStream* input, 362 bool ParseField(uint32 tag, io::CodedInputStream* input, 546 // ParseField() after field number and was_packed_on_wire is extracted from 554 // Like ParseField(), but this method may parse singular message extensions [all...] |
extension_set.cc | [all...] |
text_format.cc | 260 bool ParseField(const FieldDescriptor* field, Message* output) { [all...] |
descriptor.pb.cc | [all...] |
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
extension_set.h | 167 // register known extensions. The registrations are used by ParseField() 169 // does not use ParseField(); only protocol-compiler-generated parsing 360 bool ParseField(uint32 tag, io::CodedInputStream* input, 370 bool ParseField(uint32 tag, io::CodedInputStream* input, 372 bool ParseField(uint32 tag, io::CodedInputStream* input, 375 bool ParseField(uint32 tag, io::CodedInputStream* input, 565 // ParseField() after field number and was_packed_on_wire is extracted from 573 // Like ParseField(), but this method may parse singular message extensions [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
extension_set.h | 161 // register known extensions. The registrations are used by ParseField() 163 // does not use ParseField(); only protocol-compiler-generated parsing 330 bool ParseField(uint32 tag, io::CodedInputStream* input, 340 bool ParseField(uint32 tag, io::CodedInputStream* input, 342 bool ParseField(uint32 tag, io::CodedInputStream* input, 513 // ParseField() after field number is extracted from the wire tag and 520 // Like ParseField(), but this method may parse singular message extensions [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
extension_set.h | 161 // register known extensions. The registrations are used by ParseField() 163 // does not use ParseField(); only protocol-compiler-generated parsing 330 bool ParseField(uint32 tag, io::CodedInputStream* input, 340 bool ParseField(uint32 tag, io::CodedInputStream* input, 342 bool ParseField(uint32 tag, io::CodedInputStream* input, 513 // ParseField() after field number is extracted from the wire tag and 520 // Like ParseField(), but this method may parse singular message extensions [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
extension_set.h | 161 // register known extensions. The registrations are used by ParseField() 163 // does not use ParseField(); only protocol-compiler-generated parsing 330 bool ParseField(uint32 tag, io::CodedInputStream* input, 340 bool ParseField(uint32 tag, io::CodedInputStream* input, 342 bool ParseField(uint32 tag, io::CodedInputStream* input, 513 // ParseField() after field number is extracted from the wire tag and 520 // Like ParseField(), but this method may parse singular message extensions [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
extension_set.h | 161 // register known extensions. The registrations are used by ParseField() 163 // does not use ParseField(); only protocol-compiler-generated parsing 330 bool ParseField(uint32 tag, io::CodedInputStream* input, 340 bool ParseField(uint32 tag, io::CodedInputStream* input, 342 bool ParseField(uint32 tag, io::CodedInputStream* input, 513 // ParseField() after field number is extracted from the wire tag and 520 // Like ParseField(), but this method may parse singular message extensions [all...] |