Home
last modified time | relevance | path

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

/build/ohos/sa_profile/
Dsa_profile_merge.py20 import xml.etree.ElementTree as ET namespace
52 parser = ET.XMLParser()
53 tree = ET.parse(part_sa_info_files, parser)
/build/tools/component_tools/static_check/
Dcsct.py20 import xml.etree.ElementTree as ET namespace
50 tree = ET.parse(path)
/build/tools/component_tools/static_check/gn_check/
Dcheck_gn_online.py19 import xml.etree.ElementTree as ET namespace
149 tree = ET.parse(path)
/build/lite/testfwk/
Dlite_testcase_resource_copy.py20 import xml.etree.ElementTree as ET namespace
145 tree = ET.parse(resource_config_file)
/build/ohos/testfwk/
Dtestcase_resource_copy.py20 import xml.etree.ElementTree as ET namespace
149 tree = ET.parse(resource_config_file)