Searched defs:setStatCache (Results 1 – 2 of 2) sorted by relevance
75 void setStatCache(std::shared_ptr<PreambleFileStatusCache> StatCache) { setStatCache() function
58 void FileManager::setStatCache(std::unique_ptr<FileSystemStatCache> statCache) { in setStatCache() function in FileManager