Home
last modified time | relevance | path

Searched defs:GetWindowById (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.h44 Window* GetWindowById(int32_t id) in GetWindowById() function
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp284 LiteWindow* LiteWM::GetWindowById(int32_t id) in GetWindowById() function in OHOS::LiteWM