Home
last modified time | relevance | path

Searched refs:AGING_INTERVAL (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dcache_manager.h93 void AgingAll(int32_t time = AGING_INTERVAL);
103 static constexpr uint8_t AGING_INTERVAL = 1; member in OHOS::CacheManager
H A Dcache_manager.cpp223 if (entryArr_[index].life_ > INT32_MIN + AGING_INTERVAL) { in AgingAll()

Completed in 2 milliseconds