Home
last modified time | relevance | path

Searched defs:dirPath (Results 1 – 2 of 2) sorted by relevance

/system/incremental_delivery/incfs/
Dincfs.cpp159 static IncFsErrorCode forEachFileIn(std::string_view dirPath, Callback cb) { in forEachFileIn()
1832 auto dirPath = path::join(root, INCFS_INCOMPLETE_NAME); in IncFs_WaitForLoadingComplete() local
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp877 bool clearDirectory(const std::string& dirPath) { in clearDirectory()