Home
last modified time | relevance | path

Searched refs:IsDirectoryEmpty (Results 1 - 4 of 4) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile_util.h180 bool IsDirectoryEmpty(const FilePath& dir_path);
H A Dfile_util.cc180 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty() function
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip.cc184 DLOG_IF(WARNING, !base::IsDirectoryEmpty(dest_dir)) in Unzip()
/third_party/node/deps/zlib/google/
H A Dzip.cc184 DLOG_IF(WARNING, !base::IsDirectoryEmpty(dest_dir)) in Unzip()

Completed in 3 milliseconds