HomeSort by relevance Sort by last modified time
    Searched defs:IsDirectoryEmpty (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/base/
file_util.cc 170 bool IsDirectoryEmpty(const FilePath& dir_path) {
  /external/chromium_org/content/browser/fileapi/
dragged_file_util_unittest.cc 57 bool IsDirectoryEmpty(FileSystemContext* context, const FileSystemURL& url) {
239 EXPECT_EQ(IsDirectoryEmpty(file_system_context(), url1),
240 IsDirectoryEmpty(file_system_context(), url2));
  /external/chromium_org/webkit/browser/fileapi/
obfuscated_file_util.cc 808 bool ObfuscatedFileUtil::IsDirectoryEmpty(
    [all...]

Completed in 634 milliseconds