Searched refs:suc (Results 1 – 1 of 1) sorted by relevance
285 bool suc; in ParseField() local287 suc = ConsumeFieldMessage(output, output->GetReflection(), field); in ParseField()289 suc = ConsumeFieldValue(output, output->GetReflection(), field); in ParseField()291 return suc && LookingAtType(io::Tokenizer::TYPE_END); in ParseField()