Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
H A Dform_provider_mgr.h144 ErrCode RebindByFreeInstall(const FormRecord &record, Want &want,
/foundation/ability/form_fwk/test/fuzztest/formprovidermgr_fuzzer/
H A Dformprovidermgr_fuzzer.cpp96 return formProviderMgr.RebindByFreeInstall(record, want, formRefreshConnection); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H A Dform_provider_mgr.cpp217 return RebindByFreeInstall(record, connectWant, formRefreshConnection); in ConnectAmsForRefresh()
559 ErrCode FormProviderMgr::RebindByFreeInstall(const FormRecord &record, Want &want, in RebindByFreeInstall() function in OHOS::AppExecFwk::FormProviderMgr
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dfms_form_provider_data_new_leg_test.cpp822 * @tc.desc: test RebindByFreeInstall function.
834 formProviderMgr.RebindByFreeInstall(record, want, formRefreshConnection)); in HWTEST_F()
840 * @tc.desc: test RebindByFreeInstall function.
851 EXPECT_EQ(ERR_OK, formProviderMgr.RebindByFreeInstall(record, want, formRefreshConnection)); in HWTEST_F()

Completed in 3 milliseconds