Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 6 of 6) sorted by relevance

/build/
Dprebuilts_download_config.json154 "file_path": "/nodejs/v14.21.1/node-v14.21.1-linux-x64.tar.gz", string
159 "file_path": "/nodejs/v16.20.2/node-v16.20.2-linux-x64.tar.gz", string
167 "file_path": "/openharmony/compiler/cmake/3.28.2/cmake-linux-x86-3.28.2.tar.gz", string
172 "file_path": "/openharmony/compiler/gn/20240510/gn-linux-x86-20240510.tar.gz", string
177 … "file_path": "/openharmony/compiler/ninja/1.12.0/linux/ninja-linux-x86-1.12.0-20240523.tar.gz", string
182 …"file_path": "/openharmony/compiler/ninja/1.12.0/windows/ninja-windows-x86-1.12.0-20240523.tar.gz", string
187 "file_path": "/openharmony/compiler/llvm_prebuilt_libs/ark_js_prebuilts_20230713.tar.gz", string
192 "file_path": "/harmonyos/compiler/packing_tool/packing_tool_libs_20240730.zip", string
199 "file_path": "/openharmony/compiler/cmake/3.28.2/cmake-windows-x86-3.28.2.tar.gz", string
204 "file_path": "/openharmony/compiler/mingw-w64/11.0.1/clang-mingw-20240510.tar.gz", string
[all …]
/build/indep_configs/scripts/
Dutils.py21 def get_json(file_path): argument
/build/scripts/
Dkernel_permission_handler.py40 def check_json_file(file_path): argument
/build/ohos/packages/
Dkernel_permission.py130 def check_json_file(file_path): argument
/build/hb/util/post_build/
Dpart_rom_statistics.py165 def read_bundle_json_file(file_path): argument
/build/config/components/init/seccomp/scripts/
Dgenerate_code_from_policy.py922 def parse_file(self, file_path): argument