Home
last modified time | relevance | path

Searched refs:OHOSEnvModule (Results 1 - 2 of 2) sorted by relevance

/build/hb/modules/
H A Dohos_env_module.py23 class OHOSEnvModule(EnvModuleInterface): class
29 OHOSEnvModule._instance = self
33 if OHOSEnvModule._instance is not None:
34 return OHOSEnvModule._instance
37 'OHOSEnvModule has not been instantiated', '0000')
/build/hb/
H A Dmain.py72 from modules.ohos_env_module import OHOSEnvModule namespace
177 return OHOSEnvModule(args_dict, env_args_resolver)

Completed in 1 milliseconds