Searched refs:CachePathNative (Results 1 – 3 of 3) sorted by relevance
103 SmallString<128> CachePathNative; in prune() local104 sys::path::native(Path, CachePathNative); in prune()107 for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd; in prune()
209 SmallString<128> CachePathNative; in pruneCache() local210 sys::path::native(Path, CachePathNative); in pruneCache()212 for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd; in pruneCache()