Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/src/
H A Dime_aging_manager.cpp113 void ImeAgingManager::AgingCache() in AgingCache() function in OHOS::MiscServices::ImeAgingManager
156 timerId_ = timer_.Register([this]() { AgingCache(); }, TIMER_TASK_INTERNAL, false); in StartAging()
/ohos5.0/base/inputmethod/imf/services/include/
H A Dime_aging_manager.h52 void AgingCache();