Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
H A Dform_bundle_event_callback.cpp86 FormEventUtil::HandleProviderRemoved(bundleName, userId); in OnReceiveEvent()
H A Dform_event_util.cpp154 void FormEventUtil::HandleProviderRemoved(const std::string &bundleName, const int32_t userId) in HandleProviderRemoved() function in OHOS::AppExecFwk::FormEventUtil
/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h39 static void HandleProviderRemoved(const std::string &bundleName, const int32_t userId);
/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp54 FormEventUtil::HandleProviderRemoved(bundleName, userIds); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp116 * @tc.desc: test HandleProviderRemoved function.
125 FormEventUtil::HandleProviderRemoved(bundleName, userId); in HWTEST_F()
131 * @tc.desc: test HandleProviderRemoved function.
140 FormEventUtil::HandleProviderRemoved(bundleName, userId); in HWTEST_F()

Completed in 4 milliseconds