Home
last modified time | relevance | path

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

/system/vold/
DUtils.h143 status_t DeleteDirContents(const std::string& pathname);
DUtils.cpp935 status_t res = DeleteDirContents(pathname); in DeleteDirContentsAndDir()
947 status_t DeleteDirContents(const std::string& pathname) { in DeleteDirContents() function
DVolumeManager.cpp79 using android::vold::DeleteDirContents;