Home
last modified time | relevance | path

Searched defs:GetUIContentWithId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1499 virtual Ace::UIContent* GetUIContentWithId(uint32_t winId) const { return nullptr; } in GetUIContentWithId() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp767 Ace::UIContent* WindowImpl::GetUIContentWithId(uint32_t winId) const in GetUIContentWithId() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp1840 Ace::UIContent* WindowSessionImpl::GetUIContentWithId(uint32_t winId) const in GetUIContentWithId() function in OHOS::Rosen::WindowSessionImpl