Home
last modified time | relevance | path

Searched refs:ReCreateForm (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h53 static void ReCreateForm(const int64_t formId);
/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp82 FormEventUtil::ReCreateForm(formId); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp195 ReCreateForm(formId); in HandleBundleDataCleared()
470 void FormEventUtil::ReCreateForm(const int64_t formId) in ReCreateForm() function in OHOS::AppExecFwk::FormEventUtil
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp943 * @tc.desc: test ReCreateForm function.
951 FormEventUtil::ReCreateForm(formId); in HWTEST_F()
957 * @tc.desc: test ReCreateForm function.
965 FormEventUtil::ReCreateForm(formId); in HWTEST_F()

Completed in 4 milliseconds