Searched defs:ParseField (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ |
| D | extension_set_heavy.cc | 343 const char* ExtensionSet::ParseField(uint64 tag, const char* ptr, in ParseField() function in google::protobuf::internal::ExtensionSet 372 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 515 bool ParseField(int type_id, io::CodedInputStream* input) { in ParseMessageSetItem() function
|
| D | extension_set.cc | 1184 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1199 const char* ExtensionSet::ParseField(uint64 tag, const char* ptr, in ParseField() function in google::protobuf::internal::ExtensionSet 1396 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1403 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1437 bool ParseField(int type_id, io::CodedInputStream* input) { in ParseMessageSetItemLite() function
|
| D | wire_format.cc | 640 bool ParseField(int type_id, io::CodedInputStream* input) { in ParseAndMergeMessageSetItem() function
|
| D | text_format.cc | 296 bool ParseField(const FieldDescriptor* field, Message* output) { in ParseField() function in google::protobuf::TextFormat::Parser::ParserImpl
|