Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/include/
H A Dwindow_scene_session_impl.h248 std::atomic<uint32_t> getAvoidAreaCnt_ = 0; member in OHOS::Rosen::WindowSceneSessionImpl
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp1827 getAvoidAreaCnt_++; in GetAvoidAreaByType()
1829 GetWindowId(), GetWindowName().c_str(), type, getAvoidAreaCnt_.load(), avoidArea.ToString().c_str()); in GetAvoidAreaByType()

Completed in 8 milliseconds