Searched refs:dir_exists (Results 1 – 1 of 1) sorted by relevance
2339 auto dir_exists = PathExists(shared_libs_sub_dir); in CreateSharedLibsApexDir() local2340 if (!dir_exists.ok() || !*dir_exists) { in CreateSharedLibsApexDir()