Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_utils.h81 inline bool IsEmptyDirectory(const std::string& path) { in IsEmptyDirectory() function
Dapexd.cpp493 if (!IsEmptyDirectory(mount_point)) { in MountPackageImpl()