Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h40 static void HandleBundleDataCleared(const std::string &bundleName, int32_t userId);
/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp61 FormEventUtil::HandleBundleDataCleared(bundleName, userIds); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H A Dform_sys_event_receiver.cpp73 FormEventUtil::HandleBundleDataCleared(bundleName, userId); in HandlePackageDataCleared()
H A Dform_event_util.cpp184 void FormEventUtil::HandleBundleDataCleared(const std::string &bundleName, int32_t userId) in HandleBundleDataCleared() function in OHOS::AppExecFwk::FormEventUtil
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp146 * @tc.desc: test HandleBundleDataCleared function.
156 FormEventUtil::HandleBundleDataCleared(bundleName, userId); in HWTEST_F()
162 * @tc.desc: test HandleBundleDataCleared function.
172 FormEventUtil::HandleBundleDataCleared(bundleName, userId); in HWTEST_F()

Completed in 4 milliseconds