Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp96 int g_constructorCnt = 0; variable
128 ++g_constructorCnt, property_->GetWindowName().c_str()); in WindowImpl()