Searched defs:xml (Results 1 – 12 of 12) sorted by relevance
311 std::string xml = in TEST_F() local338 std::string xml = in TEST_F() local365 std::string xml = in TEST_F() local401 std::string xml = toXml(vm, SerializeFlags::HALS_ONLY.enableVndk()); in TEST_F() local428 std::string xml = in TEST_F() local508 std::string xml = "<manifest " + kMetaVersionStr + R"( type="device"> in TEST_F() local534 std::string xml = "<manifest " + kMetaVersionStr + R"( type="device"> in TEST_F() local556 std::string xml = "<manifest " + kMetaVersionStr + R"( type="device"> in TEST_F() local581 std::string xml = "<manifest " + kMetaVersionStr + R"( type="device"> in TEST_F() local603 std::string xml = "<manifest " + kMetaVersionStr + R"( type="device"> in TEST_F() local[all …]
574 std::string xml = local1670 std::string xml = toXml(*matrix); in TEST_F() local1725 std::string xml = toXml(*matrix); in TEST_F() local1904 std::string xml = "<manifest " + kMetaVersionStr + " type=\"device\" target-level=\"" + in expectKernelFcmVersion() local1922 std::string xml = toXml(*matrix); in TEST_F() local1940 std::string xml = toXml(*matrix); in TEST_F() local2341 std::string xml = android::base::StringPrintf( in expectTargetFcmVersion() local2394 auto xml = in TEST_F() local
323 def validate_xml(xml): argument
67 def __init__(self, xml, file_name): argument
183 static int process_xml(xmlTextReaderPtr xml) { in process_xml()240 xmlTextReaderPtr xml = xmlReaderForFile(filename, NULL, 0); in parse_and_provision_xml_file() local
33 std::string xml; in readObject() local
265 static int process_xml(xmlTextReaderPtr xml) { in process_xml()328 xmlTextReaderPtr xml = xmlReaderForFile(filename, NULL, 0); in parse_xml_file() local
60 std::string xml; in GetVintfDirs() local
158 std::string xml; in readObject() local
59 inline DocType *createDocument(const std::string &xml) { in createDocument()
609 std::string XmlEscape(const std::string& xml) { in XmlEscape()
1351 std::stringstream xml; in EmitApexInfoList() local