Searched defs:rowIdCache (Results 1 – 1 of 1) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| D | sqlite_single_ver_storage_executor.cpp | 803 std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, int &count) in OpenResultSetForCacheRowIdMode() 828 std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, int &count) in OpenResultSetForCacheRowIdMode() 910 std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, uint32_t cacheStartPos) in ReloadResultSetForCacheRowIdMode() 926 std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, uint32_t cacheStartPos) in ReloadResultSetForCacheRowIdMode() 2012 …iteSingleVerStorageExecutor::OpenResultSetForCacheRowIdModeCommon(std::vector<int64_t> &rowIdCache, in OpenResultSetForCacheRowIdModeCommon() 2036 int SQLiteSingleVerStorageExecutor::ResultSetLoadRowIdCache(std::vector<int64_t> &rowIdCache, uint3… in ResultSetLoadRowIdCache()
|