Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds