IsDirectoryEmpty 204 base/file_util.h BASE_EXPORT bool IsDirectoryEmpty(const FilePath& dir_path); IsDirectoryEmpty 2045 base/file_util_unittest.cc TEST_F(FileUtilTest, IsDirectoryEmpty) { IsDirectoryEmpty 2052 base/file_util_unittest.cc EXPECT_TRUE(IsDirectoryEmpty(empty_dir)); IsDirectoryEmpty 2058 base/file_util_unittest.cc EXPECT_FALSE(IsDirectoryEmpty(empty_dir)); IsDirectoryEmpty 234 base/files/file_util_proxy.cc if (!recursive && !base::IsDirectoryEmpty(file_path)) { IsDirectoryEmpty 536 chrome/browser/chromeos/drive/file_cache_unittest.cc EXPECT_TRUE(base::IsDirectoryEmpty(cache_files_dir_)); IsDirectoryEmpty 148 chrome/browser/component_updater/component_updater_utils.cc if (!base::IsDirectoryEmpty(dirname)) IsDirectoryEmpty 138 chrome/browser/media_galleries/fileapi/picasa_data_provider.cc if (base::IsDirectoryEmpty(temp_dir_path)) IsDirectoryEmpty 472 chrome/browser/web_applications/web_app_win.cc if (base::IsDirectoryEmpty(chrome_apps_dir)) IsDirectoryEmpty 488 chrome/browser/web_applications/web_app_win.cc if (base::IsDirectoryEmpty(chrome_apps_dir)) IsDirectoryEmpty 380 chrome/installer/setup/uninstall.cc if (!base::IsDirectoryEmpty(path)) IsDirectoryEmpty 443 chrome/installer/util/move_tree_work_item_unittest.cc EXPECT_FALSE(base::IsDirectoryEmpty(temp_to_dir_.path())); IsDirectoryEmpty 519 chrome/installer/util/move_tree_work_item_unittest.cc EXPECT_FALSE(base::IsDirectoryEmpty(temp_to_dir_.path())); IsDirectoryEmpty 1379 chrome/installer/util/shell_util.cc if (base::IsDirectoryEmpty(shortcut_folder) && IsDirectoryEmpty 332 content/browser/dom_storage/session_storage_database.cc (!base::PathExists(file_path_) || base::IsDirectoryEmpty(file_path_))) { IsDirectoryEmpty 239 content/browser/fileapi/dragged_file_util_unittest.cc EXPECT_EQ(IsDirectoryEmpty(file_system_context(), url1), IsDirectoryEmpty 240 content/browser/fileapi/dragged_file_util_unittest.cc IsDirectoryEmpty(file_system_context(), url2)); IsDirectoryEmpty 1080 content/browser/fileapi/obfuscated_file_util_unittest.cc EXPECT_TRUE(ofu()->IsDirectoryEmpty(context.get(), root)); IsDirectoryEmpty 1093 content/browser/fileapi/obfuscated_file_util_unittest.cc EXPECT_FALSE(ofu()->IsDirectoryEmpty(context.get(), root)); IsDirectoryEmpty 1097 content/browser/fileapi/obfuscated_file_util_unittest.cc EXPECT_FALSE(ofu()->IsDirectoryEmpty(context.get(), IsDirectoryEmpty 1143 content/browser/fileapi/obfuscated_file_util_unittest.cc EXPECT_TRUE(ofu()->IsDirectoryEmpty(context.get(), url)); IsDirectoryEmpty 1237 content/browser/fileapi/obfuscated_file_util_unittest.cc EXPECT_TRUE(ofu()->IsDirectoryEmpty(context.get(), url)); IsDirectoryEmpty 83 webkit/browser/appcache/appcache_disk_cache_unittest.cc EXPECT_FALSE(base::IsDirectoryEmpty(directory_.path())); IsDirectoryEmpty 105 webkit/browser/appcache/appcache_disk_cache_unittest.cc EXPECT_FALSE(base::IsDirectoryEmpty(directory_.path())); IsDirectoryEmpty 170 webkit/browser/appcache/appcache_disk_cache_unittest.cc EXPECT_FALSE(base::IsDirectoryEmpty(directory_.path())); IsDirectoryEmpty 308 webkit/browser/fileapi/native_file_util.cc if (!base::IsDirectoryEmpty(path)) IsDirectoryEmpty 183 webkit/browser/fileapi/obfuscated_file_util.h bool IsDirectoryEmpty(