Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
H A Dform_bundle_event_callback.cpp71 FormEventUtil::HandleBundleFormInfoChanged(bundleName, userId); in OnReceiveEvent()
H A Dform_event_util.cpp69 void FormEventUtil::HandleBundleFormInfoChanged(const std::string &bundleName, int32_t userId) in HandleBundleFormInfoChanged() function in OHOS::AppExecFwk::FormEventUtil
/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h35 static void HandleBundleFormInfoChanged(const std::string &bundleName, int32_t userId);
/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp58 FormEventUtil::HandleBundleFormInfoChanged(bundleName, userIds); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp480 * @tc.desc: test HandleBundleFormInfoChanged function.
488 FormEventUtil::HandleBundleFormInfoChanged(bundleName, userId); in HWTEST_F()

Completed in 5 milliseconds