/ohos5.0/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/ |
H A D | mock_form_renderer_group.cpp | 52 void FormRendererGroup::DeleteForm() in DeleteForm() function in OHOS::Ace::FormRendererGroup 57 void FormRendererGroup::DeleteForm(const std::string& compId) in DeleteForm() function in OHOS::Ace::FormRendererGroup
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
H A D | form_renderer_group.cpp | 205 void FormRendererGroup::DeleteForm(const std::string& compId) in DeleteForm() function in OHOS::Ace::FormRendererGroup 256 void FormRendererGroup::DeleteForm() in DeleteForm() function in OHOS::Ace::FormRendererGroup
|
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_provider_caller.cpp | 46 void FormProviderCaller::DeleteForm(int64_t formId) in DeleteForm() function in OHOS::AppExecFwk::FormProviderCaller
|
H A D | form_mgr.cpp | 122 int FormMgr::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgr
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_form_mgr_service.h | 82 int DeleteForm(const int64_t formId, const sptr<IRemoteObject>& callerToken) in DeleteForm() function
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | form_extension_context_mock_test.h | 47 int DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() function
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | mock_form_mgr_service.h | 45 int32_t DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() function
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/ |
H A D | formmgrstub_fuzzer.cpp | 48 int DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() function in OHOS::FormMgrStubFuzzTest
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_form_mgr_adapter.cpp | 177 int FormMgrAdapter::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgrAdapter
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_mgr_service.cpp | 254 int FormMgrService::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 490 int FormMgrAdapter::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgrAdapter
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/ |
H A 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
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_proxy.cpp | 101 int FormMgrProxy::DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in DeleteForm() function in OHOS::AppExecFwk::FormMgrProxy
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formHost/ |
H A D | napi_form_host.cpp | 999 napi_value NapiFormHost::DeleteForm(napi_env env, napi_callback_info info) in DeleteForm() function in OHOS::AbilityRuntime::NapiFormHost
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
H A D | js_form_host.cpp | 275 static napi_value DeleteForm(napi_env env, napi_callback_info info) in DeleteForm() function in OHOS::AbilityRuntime::JsFormHost
|