Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_scene_session_impl.h252 uint32_t setSameSystembarPropertyCnt_ = 0; variable
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2095 setSameSystembarPropertyCnt_++; in SetSpecificBarProperty()
2098 GetWindowId(), GetWindowName().c_str(), setSameSystembarPropertyCnt_, in SetSpecificBarProperty()
2103 setSameSystembarPropertyCnt_ = 0; in SetSpecificBarProperty()