Home
last modified time | relevance | path

Searched refs:stopConnection (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr_inner.cpp318 sptr<FormRenderConnection> stopConnection = nullptr; in StopRenderingFormCallback() local
327 stopConnection = conIterator->second; in StopRenderingFormCallback()
340 if (stopConnection == nullptr) { in StopRenderingFormCallback()
341 HILOG_ERROR("Can't find stopConnection in map"); in StopRenderingFormCallback()
344 DisconnectRenderService(stopConnection, renderFormConnectionSize); in StopRenderingFormCallback()

Completed in 2 milliseconds