Home
last modified time | relevance | path

Searched defs:UpdateWindowModeByIdForUITest (Results 1 – 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_lite_interface.h117 …virtual WMError UpdateWindowModeByIdForUITest(int32_t windowId, int32_t updateMode) { return WMErr… in UpdateWindowModeByIdForUITest() function
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager_lite.cpp206 WMError SceneSessionManagerLite::UpdateWindowModeByIdForUITest(int32_t windowId, int32_t updateMode) in UpdateWindowModeByIdForUITest() function in OHOS::Rosen::SceneSessionManagerLite
Dscene_session_manager.cpp13043 WMError SceneSessionManager::UpdateWindowModeByIdForUITest(int32_t windowId, int32_t updateMode) in UpdateWindowModeByIdForUITest() function in OHOS::Rosen::SceneSessionManager
/foundation/window/window_manager/wmserver/include/zidl/
Dwindow_manager_interface.h140 …virtual WMError UpdateWindowModeByIdForUITest(int32_t windowId, int32_t updateMode) { return WMErr… in UpdateWindowModeByIdForUITest() function
/foundation/window/window_manager/window_scene/test/unittest/
Dscene_session_manager_lite_stub_test.cpp149 WMError UpdateWindowModeByIdForUITest(int32_t windowId, int32_t updateMode) override in UpdateWindowModeByIdForUITest() function in OHOS::Rosen::MockSceneSessionManagerLiteStub
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscene_session_manager_lite_proxy.cpp860 WMError SceneSessionManagerLiteProxy::UpdateWindowModeByIdForUITest(int32_t windowId, int32_t updat… in UpdateWindowModeByIdForUITest() function in OHOS::Rosen::SceneSessionManagerLiteProxy