Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp97 int g_deConstructorCnt = 0; member
179 WLOGI("windowName: %{public}s, windowId: %{public}d, g_deConstructorCnt: %{public}d, surfaceNode:%{public}d", in ~WindowImpl()
180 GetWindowName().c_str(), GetWindowId(), ++g_deConstructorCnt, static_cast<uint32_t>(surfaceNode_.use_count())); in ~WindowImpl()

Completed in 7 milliseconds