Searched defs:ParseField (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | extension_set_heavy.cc | 312 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet |
D | text_format.cc | 284 bool ParseField(const FieldDescriptor* field, Message* output) { in ParseField() function in google::protobuf::TextFormat::Parser::ParserImpl |