Searched refs:ohos_build (Results 1 – 2 of 2) sorted by relevance
51 def _save_as_ohos_build(config, ohos_build): argument53 with os.fdopen(os.open(ohos_build,67 ohos_build = os.path.join(69 os.makedirs(os.path.dirname(ohos_build), exist_ok=True)70 _save_as_ohos_build(configs, ohos_build)75 os.path.relpath(os.path.dirname(ohos_build),
82 for ohos_build in files_ohos_build:83 data = read_component_from_ohos_build(ohos_build)