Home
last modified time | relevance | path

Searched defs:AddForm (Results 1 - 16 of 16) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_theme_manager.cpp31 ErrorCode ThemeManagerClient::AddForm(ThemeFormInfo themeFormInfo) in AddForm() function in OHOS::ThemeManager::ThemeManagerClient
H A Dmock_form_mgr_adapter.cpp170 int FormMgrAdapter::AddForm( in AddForm() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/
H A Dmock_form_renderer_group.cpp32 void FormRendererGroup::AddForm(const OHOS::AAFwk::Want& want, const OHOS::AppExecFwk::FormJsInfo& formJsInfo) in AddForm() function in OHOS::Ace::FormRendererGroup
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_provider_caller.cpp40 void FormProviderCaller::AddForm(const FormJsInfo &formJsInfo) in AddForm() function in OHOS::AppExecFwk::FormProviderCaller
H A Dform_host_client.cpp64 void FormHostClient::AddForm(std::shared_ptr<FormCallbackInterface> formCallback, const FormJsInfo &formJsInfo) in AddForm() function in OHOS::AppExecFwk::FormHostClient
H A Dform_mgr.cpp66 int FormMgr::AddForm( in AddForm() function in OHOS::AppExecFwk::FormMgr
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_group.cpp46 void FormRendererGroup::AddForm(const OHOS::AAFwk::Want& want, const OHOS::AppExecFwk::FormJsInfo& formJsInfo) in AddForm() function in OHOS::Ace::FormRendererGroup
H A Dform_renderer.cpp141 void FormRenderer::AddForm(const OHOS::AAFwk::Want& want, const OHOS::AppExecFwk::FormJsInfo& formJsInfo) in AddForm() function in OHOS::Ace::FormRenderer
/foundation/ability/form_fwk/services/src/
H A Dform_host_record.cpp27 void FormHostRecord::AddForm(int64_t formId) in AddForm() function in OHOS::AppExecFwk::FormHostRecord
H A Dform_mgr_service.cpp192 int FormMgrService::AddForm(const int64_t formId, const Want &want, in AddForm() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp127 int FormMgrAdapter::AddForm(const int64_t formId, const Want &want, in AddForm() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h68 int AddForm(const int64_t formId, const Want& want, const sptr<IRemoteObject>& callerToken, FormJsInfo& formInfo) in AddForm() function in OHOS::AppExecFwk::MockFormMgrService
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_manager_delegate.cpp29 void FormManagerDelegate::AddForm(const WeakPtr<PipelineBase>& context, const RequestFormInfo& info, in AddForm() function in OHOS::Ace::FormManagerDelegate
32 void FormManagerDelegate::AddForm(const WeakPtr<PipelineBase>& context, const RequestFormInfo& info) {} in AddForm() function in OHOS::Ace::FormManagerDelegate
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp38 int FormMgrProxy::AddForm( in AddForm() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp110 void FormManagerDelegate::AddForm(const WeakPtr<PipelineBase>& context, const RequestFormInfo& info, in AddForm() function in OHOS::Ace::FormManagerDelegate
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp270 static napi_value AddForm(napi_env env, napi_callback_info info) in AddForm() function in OHOS::AbilityRuntime::JsFormHost

Completed in 33 milliseconds