Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_record_report.cpp69 info.highLoadRefreshBlockTimes = 0; in IncreaseUpdateTimes()
108 eventInfo.highLoadRefreshBlockTimes = record.highLoadRefreshBlockTimes; in HandleFormRefreshCount()
H A Dform_event_report.cpp236 … EVENT_KEY_HILOG_REFRESH_BLOCK_TIMES, static_cast<int32_t>(eventInfo.highLoadRefreshBlockTimes), in SendFormRefreshCountEvent()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_record_report.h47 int32_t highLoadRefreshBlockTimes; member
H A Dform_event_report.h76 int32_t highLoadRefreshBlockTimes; member