Searched refs:downloaded_exists_ (Results 1 – 1 of 1) sorted by relevance
256 const bool downloaded_exists() const { return downloaded_exists_; } in downloaded_exists()268 bool downloaded_exists_; member in chromeos::WallpaperManager::CustomizedWallpaperRescaledFiles282 downloaded_exists_(false), in CustomizedWallpaperRescaledFiles()297 downloaded_exists_ = base::PathExists(path_downloaded_); in CheckCustomizedWallpaperFilesExist()