Searched refs:IsEmptyDirectory (Results 1 – 2 of 2) sorted by relevance
/system/apex/apexd/ | ||
D | apexd_utils.h | 124 inline bool IsEmptyDirectory(const std::string& path) { in IsEmptyDirectory() function |
D | apexd.cpp | 457 if (!IsEmptyDirectory(mount_point)) { in MountPackageImpl() |