Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_event_report.h119 static void SendFirstAddFormEvent(const FormEventName &eventName, HiSysEventType type,
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_report.cpp228 FormEventReport::SendFirstAddFormEvent(FormEventName::FIRST_ADD_FORM_DURATION, in HandleAddFormStatistic()
H A Dform_event_report.cpp278 void FormEventReport::SendFirstAddFormEvent(const FormEventName &eventName, HiSysEventType type, in SendFirstAddFormEvent() function in OHOS::AppExecFwk::FormEventReport