Home
last modified time | relevance | path

Searched refs:read_file (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/isa/
DBUILD.gn22 source_files = read_file("$plugin_dir/subproject_sources.gn", "scope")
25 src_scope = read_file(source_file, "scope")
/arkcompiler/runtime_core/scripts/
Dmemusage.py27 def read_file(path): function
218 smaps = read_file('/proc/{}/smaps'.format(args.pid))
225 smaps = read_file('/proc/{}/smaps'.format(args.pid))
/arkcompiler/toolchain/build/templates/cxx/
Dcxx.gni115 external_deps_info = read_file(external_deps_temp_file, "json")
185 external_deps_info = read_file(external_deps_temp_file, "json")
285 external_deps_info = read_file(external_deps_temp_file, "json")
342 external_deps_info = read_file(external_deps_temp_file, "json")
/arkcompiler/runtime_core/disassembler/
DBUILD.gn41 source_files = read_file("$plugin_dir/subproject_sources.gn", "scope")
44 src_scope = read_file(source_file, "scope")
/arkcompiler/runtime_core/assembler/
DBUILD.gn57 source_files = read_file("$plugin_dir/subproject_sources.gn", "scope")
60 src_scope = read_file(source_file, "scope")
/arkcompiler/toolchain/build/prebuilts_download/
Dutil.py42 def read_file(input_file): function
/arkcompiler/ets_frontend/testTs/
Dutils.py54 def read_file(path): function
Drun_testTs.py217 expectcont = read_file(expect_path)
/arkcompiler/runtime_core/
DBUILD.gn241 source_files = read_file("$plugin_dir/subproject_sources.gn", "scope")
260 source_files = read_file("$plugin_dir/subproject_sources.gn", "scope")
/arkcompiler/toolchain/build/third_party_gn/musl/
Dmusl_template.gni628 _product_config = read_file("${product_path}/config.json", "json")