Home
last modified time | relevance | path

Searched defs:IsDirectoryEmpty (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util.cc195 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty() function
H A Dfile_util_unittest.cc3266 TEST_F(FileUtilTest, IsDirectoryEmpty) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util.cc365 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty() function
H A Dfile_util_unittest.cc4128 TEST_F(FileUtilTest, IsDirectoryEmpty) { in TEST_F() argument
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp232 bool IsDirectoryEmpty(const std::string& path) { in IsDirectoryEmpty() function