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