Searched defs:CleanFormHost (Results 1 - 4 of 4) sorted by relevance
/foundation/ability/form_fwk/interfaces/inner_api/src/ | ||
H A D | form_render_proxy.cpp | 99 int32_t FormRenderProxy::CleanFormHost(const sptr<IRemoteObject> &hostToken) in CleanFormHost() function in OHOS::AppExecFwk::FormRenderProxy |
/foundation/ability/form_fwk/services/form_render_service/src/ | ||
H A D | form_render_impl.cpp | 204 int32_t FormRenderImpl::CleanFormHost(const sptr<IRemoteObject> &hostToken)
in CleanFormHost() function in OHOS::AppExecFwk::FormRender::FormRenderImpl |
/foundation/ability/form_fwk/services/src/ | ||
H A D | form_render_mgr.cpp | 334 void FormRenderMgr::CleanFormHost(const sptr<IRemoteObject> &host, const int hostCallingUid) in CleanFormHost() function in OHOS::AppExecFwk::FormRenderMgr |
H A D | form_render_mgr_inner.cpp | 450 void FormRenderMgrInner::CleanFormHost(const sptr<IRemoteObject> &host) in CleanFormHost() function in OHOS::AppExecFwk::FormRenderMgrInner |
Completed in 4 milliseconds