Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp186 static bool file_exists(const char* path) { in file_exists() function
2158 if (!file_exists(new_name)) { in do_dlopen()
2176 if (file_exists(translated_name_holder.c_str())) { in do_dlopen()
2196 if (!translated_name_holder.empty() && file_exists(translated_name_holder.c_str())) { in do_dlopen()
3418 if (file_exists(generated_apex_config.c_str())) { in get_ld_config_file_apex_path()
3460 if (ld_config_file_env != nullptr && file_exists(ld_config_file_env)) { in get_ld_config_file_path()
3467 if (file_exists(path.c_str())) { in get_ld_config_file_path()
3475 if (file_exists(path.c_str())) { in get_ld_config_file_path()
3479 if (file_exists(kLdGeneratedConfigFilePath)) { in get_ld_config_file_path()
3489 if (file_exists(path.c_str())) { in get_ld_config_file_path()