Home
last modified time | relevance | path

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

/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DSystemSuspendUnitTest.cpp844 bool removeDirectoryEntry(const std::string& path) { in removeDirectoryEntry() function in android::SystemSuspendSameThreadTest
890 if (!removeDirectoryEntry(dirPath + "/" + name)) { in clearDirectory()