Searched refs:IsDirectoryEmpty (Results 1 – 2 of 2) sorted by relevance
/third_party/gn/src/base/files/ | ||
D | file_util.h | 171 bool IsDirectoryEmpty(const FilePath& dir_path); |
D | file_util.cc | 180 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty() function |