Home
last modified time | relevance | path

Searched defs:install_package (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py785 def install_package(device, package_file_path, command): member in HdcHelper
Ddevice.py463 def install_package(self, package_path, command=""): member in Device