Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_report.cpp181 void FormReport::InsertFormId(int64_t formId) in InsertFormId() function in OHOS::AppExecFwk::FormReport
230 InsertFormId(formId); in HandleAddFormStatistic()
H A Dform_mgr_adapter.cpp148 FormReport::GetInstance().InsertFormId(formId); in AddForm()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_report.h68 void InsertFormId(int64_t formId);
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_report_test/
H A Dform_report_test.cpp266 formReport.InsertFormId(testFormId);