Searched defs:xml_element (Results 1 – 6 of 6) sorted by relevance
57 const XmlElement* xml_element) { in OnFirstVoicemailJidError()64 const XmlElement* xml_element) { in OnFirstVoicemailJidSuccess()78 const XmlElement* xml_element) { in OnSecondVoicemailJidError()85 const XmlElement* xml_element) { in OnSecondVoicemailJidSuccess()115 bool VoicemailJidRequester::ProcessVoicemailXml(const XmlElement* xml_element) { in ProcessVoicemailXml()
18 std::string XmlElementToString(const buzz::XmlElement& xml_element) { in XmlElementToString()
32 def __init__(self, xml_element): argument46 def FixMinidomXmlnsBug(xml_element): argument50 def ApplyToAllDescendantElements(xml_element, fn): argument
31 def __init__(self, xml_element): argument45 def FixMinidomXmlnsBug(xml_element): argument49 def ApplyToAllDescendantElements(xml_element, fn): argument
252 const buzz::XmlElement *xml_element) { in SendXmppIq()580 const buzz::XmlElement *xml_element) { in SendXmppIqW()
1453 const std::string& xml_element, in RecordProperty()3218 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty()3274 const std::string& xml_element) { in GetReservedAttributesForElement()3316 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty()5533 std::string xml_element; in RecordProperty() local