Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/
H A Dcache_manager.cpp128 CacheSetupState setupResult = PrecheckStatus(startAddr, totalBytes); in DistributeCacheRange() local
129 if (setupResult != STATE_SUCCESS) { in DistributeCacheRange()
130 return setupResult; in DistributeCacheRange()