Home
last modified time | relevance | path

Searched refs:BUILD_PATH (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/ts/streamhash/
H A Dbuild_ts_js.py46 BUILD_PATH = os.path.abspath(os.path.join(os.getcwd(), INPUT_ARGUMENTS.relative_path)) variable
47 os.chdir(("%s" + INPUT_ARGUMENTS.module_path) % BUILD_PATH)
/foundation/filemanagement/file_api/interfaces/kits/ts/streamrw/
H A Dbuild_ts_js.py46 BUILD_PATH = os.path.abspath(os.path.join(os.getcwd(), INPUT_ARGUMENTS.relative_path)) variable
47 os.chdir(("%s" + INPUT_ARGUMENTS.module_path) % BUILD_PATH)
/foundation/ai/ai_engine/services/server/plugin_manager/
H A Dget_config_ini.py186 BUILD_PATH, OUT_PATH, BOARD_NAME, PLUGIN_LIST = sys.argv[1:]
188 INI_MANAGER.copy_config_ini(BUILD_PATH, OUT_PATH, BOARD_NAME,

Completed in 2 milliseconds