Home
last modified time | relevance | path

Searched defs:windowDisplayIdMap (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_adapter_test.cpp654 std::unordered_map<uint64_t, DisplayId> windowDisplayIdMap; variable
H A Dwindow_manager_test.cpp1441 std::unordered_map<uint64_t, DisplayId> windowDisplayIdMap; variable
/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h250 std::unordered_map<uint64_t, DisplayId>& windowDisplayIdMap) { return WMError::WM_OK; } in GetDisplayIdByWindowId()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h289 … std::unordered_map<uint64_t, DisplayId>& windowDisplayIdMap) override { return WMError::WM_OK; } in GetDisplayIdByWindowId()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_proxy_test.cpp1058 std::unordered_map<uint64_t, DisplayId> windowDisplayIdMap; variable
H A Dscene_session_manager_test.cpp1803 std::unordered_map<uint64_t, DisplayId> windowDisplayIdMap; variable
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp981 std::unordered_map<uint64_t, DisplayId>& windowDisplayIdMap) in GetDisplayIdByWindowId()
H A Dwindow_manager.cpp1353 std::unordered_map<uint64_t, DisplayId>& windowDisplayIdMap) in GetDisplayIdByWindowId()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp1170 std::unordered_map<uint64_t, DisplayId> windowDisplayIdMap; in HandleGetDisplayIdByWindowId() local
H A Dscene_session_manager_proxy.cpp2324 std::unordered_map<uint64_t, DisplayId>& windowDisplayIdMap) in GetDisplayIdByWindowId()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp11452 std::unordered_map<uint64_t, DisplayId>& windowDisplayIdMap) in GetDisplayIdByWindowId()