Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_bundle_event_callback.cpp59 FormEventUtil::HandleUpdateFormCloud(bundleName); in OnReceiveEvent()
H A Dform_event_util.cpp75 void FormEventUtil::HandleUpdateFormCloud(const std::string &bundleName) in HandleUpdateFormCloud() function in OHOS::AppExecFwk::FormEventUtil
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h36 static void HandleUpdateFormCloud(const std::string &bundleName);
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp59 FormEventUtil::HandleUpdateFormCloud(bundleName); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp1139 FormEventUtil::HandleUpdateFormCloud(bundleName);