Home
last modified time | relevance | path

Searched refs:ReportAddFormEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp205 ReportAddFormEvent(formId, want); in AddForm()
230 ReportAddFormEvent(0, want); in CreateForm()
234 void FormMgrService::ReportAddFormEvent(const int64_t formId, const Want &want) in ReportAddFormEvent() function in OHOS::AppExecFwk::FormMgrService
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_mgr_service.h730 void ReportAddFormEvent(const int64_t formId, const Want &want);