Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/
H A Dcache_manager.cpp85 CacheSetupState CacheManager::PrecheckStatus(uintptr_t startAddr, size_t totalBytes) const in PrecheckStatus() function in OHOS::ACELite::CacheManager
128 CacheSetupState setupResult = PrecheckStatus(startAddr, totalBytes); in DistributeCacheRange()
H A Dcache_manager.h83 CacheSetupState PrecheckStatus(uintptr_t startAddr, size_t totalBytes) const;