Searched refs:removeDirectoryEntry (Results 1 – 1 of 1) sorted by relevance
492 bool removeDirectoryEntry(const std::string& path) { in removeDirectoryEntry() function in android::SystemSuspendSameThreadTest538 if (!removeDirectoryEntry(dirPath + "/" + name)) { in clearDirectory()