/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | form_extension_context_mock_test.h | 52 …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 D | mock_form_mgr_service.h | 49 …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 D | formmgrstub_fuzzer.cpp | 52 …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 D | mock_form_mgr_adapter.cpp | 183 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 D | form_manager_delegate.cpp | 956 void FormManagerDelegate::ReleaseForm() in ReleaseForm() function in OHOS::Ace::FormManagerDelegate
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_mgr_service.cpp | 309 int FormMgrService::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const… in ReleaseForm() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 567 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 D | form_mgr.cpp | 188 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 D | fms_form_render_stub_test.cpp | 202 …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 D | form_mgr_proxy.cpp | 166 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 D | napi_form_host.cpp | 1004 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 D | js_form_host.cpp | 280 static napi_value ReleaseForm(napi_env env, napi_callback_info info) in ReleaseForm() function in OHOS::AbilityRuntime::JsFormHost
|