Home
last modified time | relevance | path

Searched refs:HandleAdditionalInfoChanged (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_bundle_event_callback.cpp96 FormEventUtil::HandleAdditionalInfoChanged(bundleName); in OnReceiveEvent()
H A Dform_event_util.cpp543 bool FormEventUtil::HandleAdditionalInfoChanged(const std::string &bundleName) in HandleAdditionalInfoChanged() function in OHOS::AppExecFwk::FormEventUtil
/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h57 static bool HandleAdditionalInfoChanged(const std::string &bundleName);
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp1081 * @tc.desc: test HandleAdditionalInfoChanged function.
1089 EXPECT_EQ(false, FormEventUtil::HandleAdditionalInfoChanged(bundleName)); in HWTEST_F()
1095 * @tc.desc: test HandleAdditionalInfoChanged function.
1120 EXPECT_EQ(true, FormEventUtil::HandleAdditionalInfoChanged(bundleName)); in HWTEST_F()

Completed in 6 milliseconds