Searched refs:DeleteDirContents (Results 1 – 3 of 3) sorted by relevance
143 status_t DeleteDirContents(const std::string& pathname);
935 status_t res = DeleteDirContents(pathname); in DeleteDirContentsAndDir()947 status_t DeleteDirContents(const std::string& pathname) { in DeleteDirContents() function
79 using android::vold::DeleteDirContents;