Searched defs:cacheStartPos (Results 1 – 2 of 2) sorted by relevance
897 std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, uint32_t cacheStartPos) in ReloadResultSetForCacheRowIdMode()913 std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, uint32_t cacheStartPos) in ReloadResultSetForCacheRowIdMode()2015 uint32_t cacheStartPos, int &count) in ResultSetLoadRowIdCache()
626 double cacheStartPos = viewportStartPos_ - cacheSize_; in DealCache() local