Home
last modified time | relevance | path

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

/build/common/asan/
Dasan_helper.c55 static void *trap_dlopen(const char *file, int mode) in trap_dlopen()
65 void *dlopen(const char *file, int mode) in dlopen()
/build/hb/util/preloader/
Dparse_lite_subsystems_config.py23 def _read_lite_component_configs(file): argument
/build/rust/tests/test_rlib_cargo_crate/crate/
Dbuild.rs70 let mut file = std::fs::File::create(test_output_dir.join("generated.rs"))?; in generate_some_code() localVariable
/build/tools/component_tools/static_check/gn_check/
Dcheck_gn_online.py159 def is_checked(self, file, xml_dict): argument
/build/templates/common/
Dinclude_relative_path_check.py95 def scan_each_file(cls, component, file, project_path, results): argument
/build/ohos/packages/
Dfs_process.py127 def chmod(cls, file, mode): argument