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.py321 def uninstall_package(self, package_name): argument
571 def uninstall_app(self, package_name): argument
Ddmlib.py768 def uninstall_package(device, package_name): argument
/test/testfwk/developer_test/src/core/driver/
Ddrivers.py845 def _uninstall_hap(self, package_name): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py1010 def _get_case_id(cls, case_element, package_name): argument