Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/router/
H A Djs_page_state_machine.cpp478 uint16_t remainComponentCount = FatalHandler::GetInstance().GetComponentCount(); in ReleaseHistoryPageResource() local
479 if (remainComponentCount != 0) { in ReleaseHistoryPageResource()
480 HILOG_ERROR(HILOG_MODULE_ACE, "[%{public}d] components leaked!", remainComponentCount); in ReleaseHistoryPageResource()