Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h139 virtual WSError DumpSessionAll(std::vector<std::string> &infos) { return WSError::WS_OK; } in DumpSessionAll() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h143 …virtual WSError DumpSessionAll(std::vector<std::string>& infos) override { return WSError::WS_OK; } in DumpSessionAll() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp626 WMError WindowAdapter::DumpSessionAll(std::vector<std::string>& infos) in DumpSessionAll() function in OHOS::Rosen::WindowAdapter
H A Dwindow_manager.cpp1057 WMError WindowManager::DumpSessionAll(std::vector<std::string> &infos) in DumpSessionAll() function in OHOS::Rosen::WindowManager
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp1039 WSError SceneSessionManagerProxy::DumpSessionAll(std::vector<std::string>& infos) in DumpSessionAll() function in OHOS::Rosen::SceneSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp6803 WSError SceneSessionManager::DumpSessionAll(std::vector<std::string>& infos) in DumpSessionAll() function in OHOS::Rosen::SceneSessionManager