Searched defs:fileCache (Results 1 – 3 of 3) sorted by relevance
53 const fileCache = this.fileCache; constant
95 std::unordered_map<int64_t, std::shared_ptr<CloudDiskFile>> fileCache; member
381 auto fileCache = std::make_shared<FileCacheArg>(); in FillParamForBatchStart() local