Home
last modified time | relevance | path

Searched refs:OHOSIndepBuildModule (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/build/hb/modules/
H A Dohos_indep_build_module.py27 class OHOSIndepBuildModule(IndepBuildModuleInterface): class
34 OHOSIndepBuildModule._instance = self
42 if OHOSIndepBuildModule._instance is not None:
43 return OHOSIndepBuildModule._instance
/ohos5.0/build/hb/
H A Dmain.py74 from modules.ohos_indep_build_module import OHOSIndepBuildModule
197 return OHOSIndepBuildModule(args_dict, indep_build_args_resolver, hpm)