Home
last modified time | relevance | path

Searched defs:cacheLimit (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_result_set.cpp112 uint32_t cacheLimit = option_.cacheMaxSize * (WINDOW_SIZE_MB_UNIT / sizeof(int64_t)); in OpenForCacheEntryIdMode() local
275 uint32_t cacheLimit = option_.cacheMaxSize * (WINDOW_SIZE_MB_UNIT / sizeof(int64_t)); in MoveToForCacheEntryIdMode() local
H A Dsqlite_single_ver_storage_executor.cpp792 std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, int &count) in OpenResultSetForCacheRowIdMode()
816 std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, int &count) in OpenResultSetForCacheRowIdMode()
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()
1991 uint32_t cacheLimit, int &count) in OpenResultSetForCacheRowIdModeCommon()
2014 …eVerStorageExecutor::ResultSetLoadRowIdCache(std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, in ResultSetLoadRowIdCache()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp378 size_t cacheLimit = Drawing::SkiaGraphics::GetResourceCacheTotalByteLimit(); in DumpDrawingCpuMemory() local
451 size_t cacheLimit = 0; in DumpDrawingGpuMemory() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp660 size_t cacheLimit = 0; in TrimMemGpuLimitType() local