Searched defs:removeFile (Results 1 – 2 of 2) sorted by relevance
245 bool FileMonitor::removeFile(const std::string& aPath) in removeFile() function in ige::FileMonitor
214 auto removeFile = ConstructCacheFilePath(infoIter->fileName); in EraseCacheFile() local