Searched defs:ParseField (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | extension_set_heavy.cc | 205 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet |
D | extension_set.cc | 706 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet |
D | text_format.cc | 155 bool ParseField(const FieldDescriptor* field, Message* output) { in ParseField() function in google::protobuf::TextFormat::Parser::ParserImpl |