Home
last modified time | relevance | path

Searched refs:SetPeerSessionName (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/session/cpp/include/
H A DSession.h80 virtual void SetPeerSessionName(const std::string &name) = 0;
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_impl.cpp52 void SessionImpl::SetPeerSessionName(const std::string &name) in SetPeerSessionName() function in Communication::SoftBus::SessionImpl
H A Dsession_impl.h49 void SetPeerSessionName(const std::string &name) override;
H A Dsession_service_impl.cpp165 session->SetPeerSessionName(peerSessionName); in CreateSession()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/sessionimpl_fuzzer/
H A Dsessionimpl_fuzzer.cpp34 session.SetPeerSessionName(sessionName); in SessionTest()
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/
H A Dsoftbus_wrapper.h51 void SetPeerSessionName(const std::string &sessionName);
H A Dsoftbus_wrapper.cpp187 void SoftBusWrapper::SetPeerSessionName(const std::string &sessionName) in SetPeerSessionName() function in OHOS::CastEngine::CastEngineService::SoftBusWrapper
H A Dsoftbus_connection.cpp393 softbus_.SetPeerSessionName(sessionName); in StashConnectionInfo()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/
H A Dsoftbus_wrapper.h51 void SetPeerSessionName(const std::string &sessionName);
H A Dsoftbus_wrapper.cpp187 void SoftBusWrapper::SetPeerSessionName(const std::string &sessionName) in SetPeerSessionName() function in OHOS::CastEngine::CastEngineService::SoftBusWrapper
H A Dsoftbus_connection.cpp390 softbus_.SetPeerSessionName(sessionName); in StashConnectionInfo()

Completed in 5 milliseconds