Home
last modified time | relevance | path

Searched refs:LAST_CONNECTION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr_inner.cpp43 constexpr size_t LAST_CONNECTION = 1; variable
577 if (size == LAST_CONNECTION) { in DisconnectRenderService()
H A Dform_render_mgr.cpp41 constexpr size_t LAST_CONNECTION = 1; variable