Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
H A Dform_report.cpp216 eventInfo.bindDuration = (record.endBindTime_ - record.startBindTime_); in HandleAddFormStatistic()
218 eventInfo.bindDuration = 0; in HandleAddFormStatistic()
219 HILOG_ERROR("bindDuration error formid:%{public}" PRId64, formId); in HandleAddFormStatistic()
224 eventInfo.bindDuration = 0; in HandleAddFormStatistic()
H A Dform_event_report.cpp290 EVENT_KEY_BIND_DURATION, static_cast<float>(eventInfo.bindDuration), in SendFirstAddFormEvent()
/foundation/ability/form_fwk/services/include/
H A Dform_event_report.h65 int64_t bindDuration; member

Completed in 3 milliseconds