Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow_impl.h284 void ClearListenersById(uint32_t winId);
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h372 void ClearListenersById(uint32_t winId);
H A Dwindow_session_impl.h302 void ClearListenersById(int32_t persistentId);
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp200 ClearListenersById(GetPersistentId()); in Destroy()
H A Dwindow_impl.cpp1603 ClearListenersById(GetWindowId()); in Destroy()
3810 void WindowImpl::ClearListenersById(uint32_t winId) in ClearListenersById() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp703 ClearListenersById(GetPersistentId()); in Destroy()
2594 void WindowSessionImpl::ClearListenersById(int32_t persistentId) in ClearListenersById() function in OHOS::Rosen::WindowSessionImpl
H A Dwindow_scene_session_impl.cpp1452 ClearListenersById(GetPersistentId()); in Destroy()