Home
last modified time | relevance | path

Searched refs:execute_hpm_cmd (Results 1 - 5 of 5) sorted by relevance

/build/hb/modules/
H A Dohos_install_module.py60 self.hpm.execute_hpm_cmd(CMDTYPE.INSTALL)
H A Dohos_package_module.py58 self.hpm.execute_hpm_cmd(CMDTYPE.PACKAGE)
H A Dohos_publish_module.py58 self.hpm.execute_hpm_cmd(CMDTYPE.PUBLISH)
H A Dohos_update_module.py58 self.hpm.execute_hpm_cmd(CMDTYPE.UPDATE)
/build/hb/services/
H A Dhpm.py54 self.execute_hpm_cmd(CMDTYPE.BUILD)
57 def execute_hpm_cmd(self, cmd_type: int, **kwargs): member in Hpm

Completed in 2 milliseconds