Home
last modified time | relevance | path

Searched defs:DeleteForm (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
Dform_renderer_group.cpp135 void FormRendererGroup::DeleteForm(const std::string& compId) in DeleteForm() function in OHOS::Ace::FormRendererGroup
173 void FormRendererGroup::DeleteForm() in DeleteForm() function in OHOS::Ace::FormRendererGroup
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_provider_caller.cpp46 void FormProviderCaller::DeleteForm(int64_t formId) in DeleteForm() function in OHOS::AppExecFwk::FormProviderCaller
Dform_mgr.cpp81 int FormMgr::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_form_mgr_service.h82 int DeleteForm(const int64_t formId, const sptr<IRemoteObject>& callerToken) in DeleteForm() function
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
Dmock_form_mgr_adapter.cpp144 int FormMgrAdapter::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_form_mgr_service.h45 int32_t DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() function
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dform_extension_context_mock_test.h47 int DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() function
/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
Dformmgrstub_fuzzer.cpp42 int DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() function in OHOS::FormMgrStubFuzzTest
/foundation/ability/form_fwk/services/src/
Dform_mgr_service.cpp171 int FormMgrService::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgrService
Dform_mgr_adapter.cpp230 int FormMgrAdapter::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
Dfms_form_render_stub_test.cpp198 int DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() function in OHOS::AppExecFwk::IFormMgrTest
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_proxy.cpp77 int FormMgrProxy::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
Djs_form_host.cpp268 static NativeValue* DeleteForm(NativeEngine* engine, NativeCallbackInfo* info) in DeleteForm() function in OHOS::AbilityRuntime::JsFormHost
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
Dnapi_form_host.cpp998 NativeValue* NapiFormHost::DeleteForm(NativeEngine *engine, NativeCallbackInfo *info) in DeleteForm() function in OHOS::AbilityRuntime::NapiFormHost