Searched refs:RequestPublishFormToHost (Results 1 – 5 of 5) sorted by relevance
42 ErrCode FormMgrAdapter::RequestPublishFormToHost(Want &want) in RequestPublishFormToHost() function in OHOS::AppExecFwk::FormMgrAdapter
770 EXPECT_NE(formMgrAdapter.RequestPublishFormToHost(want), ERR_APPEXECFWK_FORM_GET_HOST_FAILED);
43 formMgrAdapter.RequestPublishFormToHost(want); in DoSomethingInterestingWithMyAPI()
915 ErrCode RequestPublishFormToHost(Want &want);
2197 ErrCode FormMgrAdapter::RequestPublishFormToHost(Want &want) in RequestPublishFormToHost() function in OHOS::AppExecFwk::FormMgrAdapter2273 errCode = RequestPublishFormToHost(want); in RequestPublishForm()