Home
last modified time | relevance | path

Searched refs:xml_text_escape (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/localize/
DXMLHandler.cpp15 xml_text_escape(const string& s) in xml_text_escape() function
344 return xml_text_escape(m_text); in to_string()
346 return xml_text_escape(trim_string(m_text)); in to_string()