Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
H A Dform_mgr_service.h720 void ReportAddFormEvent(const int64_t formId, const Want &want);
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp204 ReportAddFormEvent(formId, want); in AddForm()
229 ReportAddFormEvent(0, want); in CreateForm()
233 void FormMgrService::ReportAddFormEvent(const int64_t formId, const Want &want) in ReportAddFormEvent() function in OHOS::AppExecFwk::FormMgrService

Completed in 5 milliseconds