Home
last modified time | relevance | path

Searched defs:AddForm (Results 1 – 8 of 8) sorted by relevance

/foundation/aafwk/standard/frameworks/kits/ability/native/test/mock/include/
Dmock_form_mgr_service.h68 …int AddForm(const int64_t formId, const Want &want, const sptr<IRemoteObject> &callerToken, FormJs… in AddForm() function
/foundation/aafwk/standard/services/formmgr/src/
Dform_host_record.cpp27 void FormHostRecord::AddForm(int64_t formId) in AddForm() function in OHOS::AppExecFwk::FormHostRecord
Dform_mgr_service.cpp101 int FormMgrService::AddForm(const int64_t formId, const Want &want, in AddForm() function in OHOS::AppExecFwk::FormMgrService
Dform_mgr_adapter.cpp71 int FormMgrAdapter::AddForm(const int64_t formId, const Want &want, in AddForm() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/aafwk/standard/frameworks/kits/fmskit/native/src/
Dform_host_client.cpp58 void FormHostClient::AddForm(std::shared_ptr<FormCallbackInterface> formCallback, const int64_t for… in AddForm() function in OHOS::AppExecFwk::FormHostClient
Dform_mgr.cpp60 int FormMgr::AddForm( in AddForm() function in OHOS::AppExecFwk::FormMgr
/foundation/ace/ace_engine/frameworks/core/components/form/resource/
Dform_manager_delegate.cpp96 void FormManagerDelegate::AddForm(const WeakPtr<PipelineContext>& context, const RequestFormInfo& i… in AddForm() function in OHOS::Ace::FormManagerDelegate
/foundation/aafwk/standard/interfaces/innerkits/form_manager/src/
Dform_mgr_proxy.cpp33 int FormMgrProxy::AddForm( in AddForm() function in OHOS::AppExecFwk::FormMgrProxy