Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h94 … int ReleaseForm(const int64_t formId, const sptr<IRemoteObject>& callerToken, const bool delCache) in ReleaseForm() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_manager_delegate.cpp91 void FormManagerDelegate::ReleaseForm() {} in ReleaseForm() function in OHOS::Ace::FormManagerDelegate
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h52 …int ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache)… in ReleaseForm() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h49 …int32_t ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCa… in ReleaseForm() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp52 …int ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache)… in ReleaseForm() function in OHOS::FormMgrStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp183 int FormMgrAdapter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const… in ReleaseForm() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp956 void FormManagerDelegate::ReleaseForm() in ReleaseForm() function in OHOS::Ace::FormManagerDelegate
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp309 int FormMgrService::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const… in ReleaseForm() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp567 int FormMgrAdapter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const… in ReleaseForm() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp188 int FormMgr::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool d… in ReleaseForm() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp202 …int ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache)… in ReleaseForm() function in OHOS::AppExecFwk::IFormMgrTest
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp166 int FormMgrProxy::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const b… in ReleaseForm() function in OHOS::AppExecFwk::FormMgrProxy
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp1004 napi_value NapiFormHost::ReleaseForm(napi_env env, napi_callback_info info) in ReleaseForm() function in OHOS::AbilityRuntime::NapiFormHost
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp280 static napi_value ReleaseForm(napi_env env, napi_callback_info info) in ReleaseForm() function in OHOS::AbilityRuntime::JsFormHost