Home
last modified time | relevance | path

Searched defs:RegisterWindowDestroyedListener (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h131 virtual void RegisterWindowDestroyedListener(const NotifyNativeWinDestroyFunc& func) {} in RegisterWindowDestroyedListener() function
/foundation/window/window_manager/previewer/src/
Dwindow_impl.cpp662 void WindowImpl::RegisterWindowDestroyedListener(const NotifyNativeWinDestroyFunc& func) in RegisterWindowDestroyedListener() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h1237 virtual void RegisterWindowDestroyedListener(const NotifyNativeWinDestroyFunc& func) {} in RegisterWindowDestroyedListener() function
/foundation/window/window_manager/wm/src/
Dwindow_impl.cpp2373 void WindowImpl::RegisterWindowDestroyedListener(const NotifyNativeWinDestroyFunc& func) in RegisterWindowDestroyedListener() function in OHOS::Rosen::WindowImpl
Dwindow_session_impl.cpp2404 void WindowSessionImpl::RegisterWindowDestroyedListener(const NotifyNativeWinDestroyFunc& func) in RegisterWindowDestroyedListener() function in OHOS::Rosen::WindowSessionImpl