Searched refs:DeleteDirContents (Results 1 – 3 of 3) sorted by relevance
172 status_t DeleteDirContents(const std::string& pathname);
1307 status_t res = DeleteDirContents(pathname); in DeleteDirContentsAndDir()1319 status_t DeleteDirContents(const std::string& pathname) { in DeleteDirContents() function
82 using android::vold::DeleteDirContents;