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