Searched defs:add_attribute (Results 1 – 4 of 4) sorted by relevance
228 def add_attribute(self, attribute: Attribute) -> None: member in Server
401 pub fn add_attribute<A: AsAttribute>(&mut self, attribute: &A) -> Result<()> { in add_attribute() function
171 let mut add_attribute = |attribute: AttAttribute, value: AttAttributeBackingValue| { in add_service_with_handles() localVariable
18126 inline ::aapt::pb::XmlAttribute* XmlElement::add_attribute() { in add_attribute() function