Searched refs:pb_plural (Results 1 – 2 of 2) sorted by relevance
595 pb::Plural* pb_plural = out_value_->mutable_compound_value()->mutable_plural(); in Visit() local603 pb::Plural_Entry* pb_entry = pb_plural->add_entry(); in Visit()
780 const pb::Plural& pb_plural = pb_compound_value.plural(); in DeserializeValueFromPb() local782 for (const pb::Plural_Entry& pb_entry : pb_plural.entry()) { in DeserializeValueFromPb()