Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h40 static void HandleBundleDataCleared(const std::string &bundleName, int32_t userId);
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp61 FormEventUtil::HandleBundleDataCleared(bundleName, userIds); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_sys_event_receiver.cpp73 FormEventUtil::HandleBundleDataCleared(bundleName, userId); in HandlePackageDataCleared()
H A Dform_event_util.cpp192 void FormEventUtil::HandleBundleDataCleared(const std::string &bundleName, int32_t userId) in HandleBundleDataCleared() function in OHOS::AppExecFwk::FormEventUtil
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp156 FormEventUtil::HandleBundleDataCleared(bundleName, userId);
172 FormEventUtil::HandleBundleDataCleared(bundleName, userId);