Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager_lite.cpp33 WSError SceneSessionManagerLite::SetSessionLabel(const sptr<IRemoteObject>& token, const std::strin… in SetSessionLabel() function in OHOS::Rosen::SceneSessionManagerLite
H A Dscene_session_manager.cpp6440 WSError SceneSessionManager::SetSessionLabel(const sptr<IRemoteObject>& token, const std::string& l… in SetSessionLabel() function in OHOS::Rosen::SceneSessionManager
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_lite_stub_test.cpp27 WSError SetSessionLabel(const sptr<IRemoteObject>& token, const std::string& label) override in SetSessionLabel() function in OHOS::Rosen::MockSceneSessionManagerLiteStub
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_lite_proxy.cpp28 WSError SceneSessionManagerLiteProxy::SetSessionLabel(const sptr<IRemoteObject>& token, const std::… in SetSessionLabel() function in OHOS::Rosen::SceneSessionManagerLiteProxy
H A Dscene_session_manager_proxy.cpp640 WSError SceneSessionManagerProxy::SetSessionLabel(const sptr<IRemoteObject>& token, const std::stri… in SetSessionLabel() function in OHOS::Rosen::SceneSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1629 WSError Session::SetSessionLabel(const std::string& label) in SetSessionLabel() function in OHOS::Rosen::Session