Home
last modified time | relevance | path

Searched defs:ReleaseForm (Results 1 - 10 of 10) sorted by relevance

/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 in OHOS::AppExecFwk::MockFormMgrService
/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
/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 delCache) in ReleaseForm() function in OHOS::AppExecFwk::FormMgr
/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 bool delCache) in ReleaseForm() function in OHOS::AppExecFwk::FormMgrAdapter
/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
/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 bool delCache) in ReleaseForm() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp927 void FormManagerDelegate::ReleaseForm() in ReleaseForm() function in OHOS::Ace::FormManagerDelegate
/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
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp308 int FormMgrService::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp529 int FormMgrAdapter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm() function in OHOS::AppExecFwk::FormMgrAdapter

Completed in 26 milliseconds