Searched refs:ConsumeFieldValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc236 suc = ConsumeFieldValue(output, output->GetReflection(), field);
414 DO(ConsumeFieldValue(message, reflection, field));
421 DO(ConsumeFieldValue(message, reflection, field));
526 bool ConsumeFieldValue(Message* message, function in class:google::protobuf::TextFormat::Parser::ParserImpl
/external/protobuf/src/google/protobuf/
H A Dtext_format.cc160 suc = ConsumeFieldValue(output, output->GetReflection(), field);
304 DO(ConsumeFieldValue(message, reflection, field));
335 bool ConsumeFieldValue(Message* message, function in class:google::protobuf::TextFormat::Parser::ParserImpl

Completed in 204 milliseconds