Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_record_report.cpp72 info.activeRecoverRefreshTimes = 0; in IncreaseUpdateTimes()
109 eventInfo.activeRecoverRefreshTimes = record.activeRecoverRefreshTimes; in HandleFormRefreshCount()
H A Dform_event_report.cpp237 … EVENT_KEY_ACTIVE_RECOVER_REFRESH_TIMES, static_cast<int32_t>(eventInfo.activeRecoverRefreshTimes), in SendFormRefreshCountEvent()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_record_report.h48 int32_t activeRecoverRefreshTimes; member
H A Dform_event_report.h77 int32_t activeRecoverRefreshTimes; member