Home
last modified time | relevance | path

Searched refs:HandleProviderUpdated (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp80 * @tc.desc: test HandleProviderUpdated function.
92 FormEventUtil::HandleProviderUpdated(bundleName, userId); in HWTEST_F()
98 * @tc.desc: test HandleProviderUpdated function.
110 FormEventUtil::HandleProviderUpdated(bundleName, userId); in HWTEST_F()
354 * @tc.desc: test HandleProviderUpdated function.
363 FormEventUtil::HandleProviderUpdated(bundleName, userId); in HWTEST_F()
369 * @tc.desc: test HandleProviderUpdated function.
379 FormEventUtil::HandleProviderUpdated(bundleName, userId); in HWTEST_F()
385 * @tc.desc: test HandleProviderUpdated function.
397 FormEventUtil::HandleProviderUpdated(bundleNam in HWTEST_F()
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_bundle_event_callback.cpp74 FormEventUtil::HandleProviderUpdated(bundleName, userId); in OnReceiveEvent()
H A Dform_sys_event_receiver.cpp60 FormEventUtil::HandleProviderUpdated(bundleName, userId); in HandleAbilityUpdate()
H A Dform_event_util.cpp80 void FormEventUtil::HandleProviderUpdated(const std::string &bundleName, const int userId) in HandleProviderUpdated() function in OHOS::AppExecFwk::FormEventUtil
/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h37 static void HandleProviderUpdated(const std::string &bundleName, const int userId);
/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp52 FormEventUtil::HandleProviderUpdated(bundleName, userId); in DoSomethingInterestingWithMyAPI()

Completed in 6 milliseconds