Home
last modified time | relevance | path

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

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