Home
last modified time | relevance | path

Searched refs:INSTALL (Results 1 - 4 of 4) sorted by relevance

/build/hb/modules/
H A Dohos_install_module.py60 self.hpm.execute_hpm_cmd(CMDTYPE.INSTALL)
/build/hb/services/
H A Dhpm.py41 INSTALL = 2 variable in CMDTYPE
60 elif cmd_type == CMDTYPE.INSTALL:
/build/hb/containers/
H A Darg.py64 INSTALL = 6 variable in ModuleType
306 elif module_type == ModuleType.INSTALL:
347 elif module_type == ModuleType.INSTALL:
382 if module_type == ModuleType.INSTALL:
/build/hb/
H A Dmain.py211 Arg.clean_args_file_by_type(ModuleType.INSTALL)
212 args_dict = Arg.parse_all_args(ModuleType.INSTALL)

Completed in 3 milliseconds