Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test4.cpp1670 window_->ClearListenersById(persistentId); in HWTEST_F()
1676 window_->ClearListenersById(persistentId); in HWTEST_F()
1696 window_->ClearListenersById(persistentId); in HWTEST_F()
1702 window_->ClearListenersById(persistentId); in HWTEST_F()
1722 window_->ClearListenersById(persistentId); in HWTEST_F()
1728 window_->ClearListenersById(persistentId); in HWTEST_F()
1748 window_->ClearListenersById(persistentId); in HWTEST_F()
1754 window_->ClearListenersById(persistentId); in HWTEST_F()
1774 window_->ClearListenersById(persistentId); in HWTEST_F()
1781 window_->ClearListenersById(persistentI in HWTEST_F()
[all...]
/foundation/window/window_manager/previewer/include/
H A Dwindow_impl.h278 void ClearListenersById(uint32_t winId);
/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h298 void ClearListenersById(int32_t persistentId);
H A Dwindow_impl.h360 void ClearListenersById(uint32_t winId);
/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp182 ClearListenersById(GetPersistentId()); in Destroy()
H A Dwindow_impl.cpp1567 ClearListenersById(GetWindowId()); in Destroy()
3768 void WindowImpl::ClearListenersById(uint32_t winId) in ClearListenersById() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp638 ClearListenersById(GetPersistentId()); in Destroy()
2439 void WindowSessionImpl::ClearListenersById(int32_t persistentId) in ClearListenersById() function in OHOS::OHOS::Rosen::WindowSessionImpl
H A Dwindow_scene_session_impl.cpp1445 ClearListenersById(GetPersistentId()); in Destroy()

Completed in 27 milliseconds