Home
last modified time | relevance | path

Searched refs:read_file (Results 1 - 7 of 7) sorted by relevance

/build/scripts/
H A Dninja_rules_parser.py21 from scripts.util.file_utils import read_json_file, read_file, write_file # noqa: E402 E501 namespace
28 subninja_build = read_file(subninja_build_file)
73 toolchain_ninja_rules = read_file(toolchain_ninja_file)
112 ninja_targets = read_file(build_ninja_file)
/build/test/script/
H A Dstart_ex.sh30 function read_file() { function
37 option_report_path=$(read_file $CONFIG_PATH option_report_path)
38 option_script_path=$(read_file $CONFIG_PATH option_script_path)
44 gn_template_report_path=$(read_file $CONFIG_PATH gn_template_report_path)
45 gn_template_script_path=$(read_file $CONFIG_PATH gn_template_script_path)
50 performance_script_path=$(read_file $CONFIG_PATH performance_script_path)
71 product_path=$(read_file $CONFIG_PATH product_path)
/build/ohos/statistics/
H A Dbuild_overlap_statistics.py40 def read_file(sources_file: str): function
91 for java_file in read_file(
/build/hb/util/
H A Dio_util.py46 def read_file(file_path: str): member in IoUtil
H A Dcomponent_util.py95 target_info = IoUtil.read_file(
/build/scripts/util/
H A Dzip_and_md5.py53 data = file_utils.read_file(signature_file)
H A Dfile_utils.py53 def read_file(input_file): function

Completed in 3 milliseconds