Searched refs:exists_in_fs (Results 1 – 1 of 1) sorted by relevance
1212 bool exists_in_fs = base::DirectoryExists(path); in GetDirectoryForOrigin() local1213 if (!exists_in_db && exists_in_fs) { in GetDirectoryForOrigin()1219 exists_in_fs = false; in GetDirectoryForOrigin()1222 if (!exists_in_fs) { in GetDirectoryForOrigin()