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

  /external/libchrome/base/files/
file_util.cc 169 bool IsDirectoryEmpty(const FilePath& dir_path) {
file_util.h 206 BASE_EXPORT bool IsDirectoryEmpty(const FilePath& dir_path);
  /external/libchrome/sandbox/linux/services/
credentials_unittest.cc 154 CHECK(base::IsDirectoryEmpty(base::FilePath("/")));

Completed in 90 milliseconds