Searched defs:dirPath (Results 1 – 2 of 2) sorted by relevance
159 static IncFsErrorCode forEachFileIn(std::string_view dirPath, Callback cb) { in forEachFileIn()1832 auto dirPath = path::join(root, INCFS_INCOMPLETE_NAME); in IncFs_WaitForLoadingComplete() local
877 bool clearDirectory(const std::string& dirPath) { in clearDirectory()