Searched defs:pb_attr (Results 1 – 2 of 2) sorted by relevance
749 const pb::Attribute& pb_attr = pb_compound_value.attr(); in DeserializeValueFromPb() local1031 for (const pb::XmlAttribute& pb_attr : pb_el.attribute()) { in DeserializeXmlFromPb() local
619 pb::Attribute* pb_attr = out_value_->mutable_compound_value()->mutable_attr(); in Visit() local757 pb::XmlAttribute* pb_attr = pb_element->add_attribute(); in SerializeXmlToPb() local