Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow.cpp214 sptr<Window> Window::GetWindowWithId(uint32_t windId) in GetWindowWithId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.cpp561 bool SecurityComponentHandler::GetWindowSceneWindowId(RefPtr<FrameNode>& node, uint32_t& windId) in GetWindowSceneWindowId()
619 uint32_t windId = container->GetWindowId(); in InitBaseInfo() local
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_test.cpp2464 uint32_t windId = 0; variable