Searched defs:removeCount (Results 1 – 3 of 3) sorted by relevance
127 … MockRemove(const std::shared_ptr<MockThreadPool> &threadPoolPtr, bool removeRes, int &removeCount) in MockRemove()322 int removeCount = 0; variable362 int removeCount = 0; variable406 int removeCount = 0; variable
249 auto removeCount = static_cast<int32_t>(cacheFileInfo_.size() * clearCacheFileRatio_); in WriteCacheFile() local
506 uint32_t removeCount = allItems.size() - MAX_STORE_ITEMS - waitToRemove.size(); in RemoveLeastUsedQuerySyncItems() local