Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dmock_form_mgr_adapter.cpp42 ErrCode FormMgrAdapter::RequestPublishFormToHost(Want &want) in RequestPublishFormToHost() function in OHOS::AppExecFwk::FormMgrAdapter
H A Dfms_form_mgr_adapter_test2.cpp879 * @tc.desc: test RequestPublishFormToHost function and the return value is ERR_APPEXECFWK_FORM_BIND_PROVIDER_FAILED.
888 EXPECT_NE(formMgrAdapter.RequestPublishFormToHost(want), ERR_APPEXECFWK_FORM_GET_HOST_FAILED); in HWTEST_F()
/foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/
H A Dformmgradaptertwo_fuzzer.cpp43 formMgrAdapter.RequestPublishFormToHost(want); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h902 ErrCode RequestPublishFormToHost(Want &want);
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2136 ErrCode FormMgrAdapter::RequestPublishFormToHost(Want &want) in RequestPublishFormToHost() function in OHOS::AppExecFwk::FormMgrAdapter
2212 errCode = RequestPublishFormToHost(want); in RequestPublishForm()

Completed in 13 milliseconds