Home
last modified time | relevance | path

Searched defs:DumpSessionWithId (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h140 virtual WSError DumpSessionWithId(int32_t persistentId, std::vector<std::string>& infos) { return WSError::WS_OK; } in DumpSessionWithId() function in OHOS::Rosen::IWindowManager
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp1066 WSError SceneSessionManagerProxy::DumpSessionWithId(int32_t persistentId, std::vector<std::string>& infos) in DumpSessionWithId() function in OHOS::Rosen::SceneSessionManagerProxy
/foundation/window/window_manager/wm/src/
H A Dwindow_manager.cpp1140 WMError WindowManager::DumpSessionWithId(int32_t persistentId, std::vector<std::string>& infos) in DumpSessionWithId() function in OHOS::Rosen::WindowManager
H A Dwindow_adapter.cpp635 WMError WindowAdapter::DumpSessionWithId(int32_t persistentId, std::vector<std::string>& infos) in DumpSessionWithId() function in OHOS::Rosen::WindowAdapter
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp6571 WSError SceneSessionManager::DumpSessionWithId(int32_t persistentId, std::vector<std::string>& infos) in DumpSessionWithId() function in OHOS::Rosen::SceneSessionManager

Completed in 26 milliseconds