/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_form_mgr_service.h | 94 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 D | mock_form_manager_delegate.cpp | 91 void FormManagerDelegate::ReleaseForm() {} in ReleaseForm() function in OHOS::Ace::FormManagerDelegate
|
/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_mgr.cpp | 188 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 D | mock_form_mgr_adapter.cpp | 183 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 D | napi_form_host.cpp | 1004 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 D | form_mgr_proxy.cpp | 166 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 D | form_manager_delegate.cpp | 927 void FormManagerDelegate::ReleaseForm() in ReleaseForm() function in OHOS::Ace::FormManagerDelegate
|
/foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
H A D | js_form_host.cpp | 280 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 D | form_mgr_service.cpp | 308 int FormMgrService::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 529 int FormMgrAdapter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm() function in OHOS::AppExecFwk::FormMgrAdapter
|