Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2488 int32_t timerRefreshedCount = FormTimerMgr::GetInstance().GetRefreshCount(formId); in SetNextRefreshTimeLocked() local
2489 if (timerRefreshedCount >= Constants::LIMIT_COUNT) { in SetNextRefreshTimeLocked()
2490 HILOG_ERROR("already refresh times:%{public}d", timerRefreshedCount); in SetNextRefreshTimeLocked()