Home
last modified time | relevance | path

Searched refs:HandleBundleFormInfoRemoved (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_bundle_event_callback.cpp84 FormEventUtil::HandleBundleFormInfoRemoved(bundleName, userId); in OnReceiveEvent()
H A Dform_event_util.cpp147 void FormEventUtil::HandleBundleFormInfoRemoved(const std::string &bundleName, int32_t userId) in HandleBundleFormInfoRemoved() function in OHOS::AppExecFwk::FormEventUtil
/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h38 static void HandleBundleFormInfoRemoved(const std::string &bundleName, int32_t userId);
/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp60 FormEventUtil::HandleBundleFormInfoRemoved(bundleName, userIds); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp494 * @tc.desc: test HandleBundleFormInfoRemoved function.
502 FormEventUtil::HandleBundleFormInfoRemoved(bundleName, userId); in HWTEST_F()

Completed in 4 milliseconds