Home
last modified time | relevance | path

Searched defs:CreateForm (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp95 int FormMgr::CreateForm(const Want &want, RunningFormInfo &runningFormInfo) in CreateForm() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp179 void FmsFormShareMgrTest::CreateForm(FormJsInfo &formJsInfo) in CreateForm() function in FmsFormShareMgrTest
[all...]
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h64 virtual int CreateForm(const Want &want, RunningFormInfo &runningFormInfo) in CreateForm() function in OHOS::AppExecFwk::IFormMgr
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp77 int FormMgrProxy::CreateForm(const Want &want, RunningFormInfo &runningFormInfo) in CreateForm() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp218 int FormMgrService::CreateForm(const Want &want, RunningFormInfo &runningFormInfo) in CreateForm() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp189 int FormMgrAdapter::CreateForm(const Want &want, RunningFormInfo &runningFormInfo) in CreateForm() function in OHOS::AppExecFwk::FormMgrAdapter

Completed in 19 milliseconds