Home
last modified time | relevance | path

Searched refs:DistributeCacheRange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/
H A Dcache_manager.cpp77 cacheState_ = DistributeCacheRange(startAddr, length); in SetupCacheMemInfo()
126 CacheSetupState CacheManager::DistributeCacheRange(uintptr_t startAddr, size_t totalBytes) in DistributeCacheRange() function in OHOS::ACELite::CacheManager
H A Dcache_manager.h82 CacheSetupState DistributeCacheRange(uintptr_t startAddr, size_t totalBytes);