Searched refs:file_exists (Results 1 – 1 of 1) sorted by relevance
188 static bool file_exists(const char* path) { in file_exists() function2179 if (!file_exists(new_name)) { in do_dlopen()2197 if (file_exists(translated_name_holder.c_str())) { in do_dlopen()2217 if (!translated_name_holder.empty() && file_exists(translated_name_holder.c_str())) { in do_dlopen()3457 if (file_exists(generated_apex_config.c_str())) { in get_ld_config_file_apex_path()3499 if (ld_config_file_env != nullptr && file_exists(ld_config_file_env)) { in get_ld_config_file_path()3506 if (file_exists(path.c_str())) { in get_ld_config_file_path()3514 if (file_exists(path.c_str())) { in get_ld_config_file_path()3518 if (file_exists(kLdGeneratedConfigFilePath)) { in get_ld_config_file_path()3528 if (file_exists(path.c_str())) { in get_ld_config_file_path()