Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager_lite.cpp37 WSError SceneSessionManagerLite::SetSessionLabel(const sptr<IRemoteObject>& token, const std::strin… in SetSessionLabel() function in OHOS::Rosen::SceneSessionManagerLite
Dscene_session_manager.cpp9192 WSError SceneSessionManager::SetSessionLabel(const sptr<IRemoteObject>& token, const std::string& l… in SetSessionLabel() function in OHOS::Rosen::SceneSessionManager
/foundation/window/window_manager/window_scene/test/unittest/
Dscene_session_manager_lite_stub_test.cpp29 WSError SetSessionLabel(const sptr<IRemoteObject>& token, const std::string& label) override in SetSessionLabel() function in OHOS::Rosen::MockSceneSessionManagerLiteStub
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscene_session_manager_lite_proxy.cpp29 WSError SceneSessionManagerLiteProxy::SetSessionLabel(const sptr<IRemoteObject>& token, const std::… in SetSessionLabel() function in OHOS::Rosen::SceneSessionManagerLiteProxy
Dscene_session_manager_proxy.cpp900 WSError SceneSessionManagerProxy::SetSessionLabel(const sptr<IRemoteObject>& token, const std::stri… in SetSessionLabel() function in OHOS::Rosen::SceneSessionManagerProxy
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp2010 WSError Session::SetSessionLabel(const std::string& label) in SetSessionLabel() function in OHOS::Rosen::Session