Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp154 static bool file_exists(const char* path) { in file_exists() function
2132 if (!file_exists(new_name)) { in do_dlopen()
2149 if (file_exists(asan_name_holder.c_str())) { in do_dlopen()
3358 if (file_exists(generated_apex_config.c_str())) { in get_ld_config_file_apex_path()
3402 if (ld_config_file_env != nullptr && file_exists(ld_config_file_env)) { in get_ld_config_file_path()
3409 if (file_exists(path.c_str())) { in get_ld_config_file_path()
3417 if (file_exists(path.c_str())) { in get_ld_config_file_path()
3421 if (file_exists(kLdGeneratedConfigFilePath)) { in get_ld_config_file_path()
3431 if (file_exists(path.c_str())) { in get_ld_config_file_path()