| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
| D | form_renderer_group.cpp | 135 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/ |
| D | form_provider_caller.cpp | 46 void FormProviderCaller::DeleteForm(int64_t formId) in DeleteForm() function in OHOS::AppExecFwk::FormProviderCaller
|
| D | form_mgr.cpp | 81 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/ |
| D | mock_form_mgr_service.h | 82 int DeleteForm(const int64_t formId, const sptr<IRemoteObject>& callerToken) in DeleteForm() function
|
| /foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
| D | mock_form_mgr_adapter.cpp | 144 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/ |
| D | mock_form_mgr_service.h | 45 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/ |
| D | form_extension_context_mock_test.h | 47 int DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() function
|
| /foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/ |
| D | formmgrstub_fuzzer.cpp | 42 int DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() function in OHOS::FormMgrStubFuzzTest
|
| /foundation/ability/form_fwk/services/src/ |
| D | form_mgr_service.cpp | 171 int FormMgrService::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgrService
|
| D | form_mgr_adapter.cpp | 230 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/ |
| D | fms_form_render_stub_test.cpp | 198 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/ |
| D | form_mgr_proxy.cpp | 77 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/ |
| D | js_form_host.cpp | 268 static NativeValue* DeleteForm(NativeEngine* engine, NativeCallbackInfo* info) in DeleteForm() function in OHOS::AbilityRuntime::JsFormHost
|
| /foundation/ability/form_fwk/frameworks/js/napi/formHost/ |
| D | napi_form_host.cpp | 998 NativeValue* NapiFormHost::DeleteForm(NativeEngine *engine, NativeCallbackInfo *info) in DeleteForm() function in OHOS::AbilityRuntime::NapiFormHost
|