Lines Matching defs:CURRENT_OHOS_ROOT
38 CURRENT_OHOS_ROOT = os.path.dirname(os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))))
39 BUILD_SH_PATH = os.path.join(CURRENT_OHOS_ROOT, 'build.sh')
43 BUILD_RES_PATH = CURRENT_OHOS_ROOT + RESULT_BUILT_FILE
45 RESULT_PATH = CURRENT_OHOS_ROOT + RESULT_OBJ_FILE
48 RUST_RESULT_IDL_PATH = CURRENT_OHOS_ROOT + RESULT_RUST_FILE
51 CONFIG_PATH = CURRENT_OHOS_ROOT + TEST_BUILD
59 out_dir = os.path.join(CURRENT_OHOS_ROOT, "out")
114 cwd=CURRENT_OHOS_ROOT
155 cwd=CURRENT_OHOS_ROOT
194 cwd=CURRENT_OHOS_ROOT
233 config_res = os.path.join(CURRENT_OHOS_ROOT, "build/common/bundle.json")
575 config_res = os.path.join(CURRENT_OHOS_ROOT, "build/common/bundle.json")