Home
last modified time | relevance | path

Searched refs:IsDirectoryEmpty (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/files/
Dfile_util.h171 bool IsDirectoryEmpty(const FilePath& dir_path);
Dfile_util.cc180 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty() function