Searched defs:IsDirectoryEmpty (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/files/
H A Dfile_util.cc170 bool IsDirectoryEmpty(const FilePath& dir_path) { function in namespace:base
/external/chromium_org/content/browser/fileapi/
H A Ddragged_file_util_unittest.cc57 bool IsDirectoryEmpty(FileSystemContext* context, const FileSystemURL& url) { function in namespace:content::__anon7101
239 EXPECT_EQ(IsDirectoryEmpty(file_system_context(), url1),
240 IsDirectoryEmpty(file_system_context(), url2));
/external/chromium_org/storage/browser/fileapi/
H A Dobfuscated_file_util.cc809 bool ObfuscatedFileUtil::IsDirectoryEmpty( function in class:storage::ObfuscatedFileUtil

Completed in 127 milliseconds