Home
last modified time | relevance | path

Searched defs:package_name (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py376 def uninstall_package(self, package_name): argument
776 def uninstall_app(self, package_name): argument
Ddmlib.py794 def uninstall_package(device, package_name): argument
/test/testfwk/developer_test/src/core/driver/
Ddrivers.py1045 def _uninstall_hap(self, package_name): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py1068 def _get_case_id(cls, case_element, package_name): argument