Home
last modified time | relevance | path

Searched refs:DeleteDirContentsAndDir (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DUtils.h142 status_t DeleteDirContentsAndDir(const std::string& pathname);
DVolumeManager.cpp80 using android::vold::DeleteDirContentsAndDir;
DUtils.cpp934 status_t DeleteDirContentsAndDir(const std::string& pathname) { in DeleteDirContentsAndDir() function