Home
last modified time | relevance | path

Searched refs:SetMySessionName (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/session/cpp/include/
H A DSession.h78 virtual void SetMySessionName(const std::string &name) = 0;
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_impl.cpp42 void SessionImpl::SetMySessionName(const std::string &name) in SetMySessionName() function in Communication::SoftBus::SessionImpl
H A Dsession_impl.h45 void SetMySessionName(const std::string &name) override;
H A Dsession_service_impl.cpp159 session->SetMySessionName(mySessionName); in CreateSession()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/sessionimpl_fuzzer/
H A Dsessionimpl_fuzzer.cpp33 session.SetMySessionName(sessionName); in SessionTest()
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/
H A Dsoftbus_wrapper.h50 void SetMySessionName(const std::string &sessionName);
H A Dsoftbus_wrapper.cpp182 void SoftBusWrapper::SetMySessionName(const std::string &sessionName) in SetMySessionName() function in OHOS::CastEngine::CastEngineService::SoftBusWrapper
H A Dsoftbus_connection.cpp392 softbus_.SetMySessionName(sessionName); in StashConnectionInfo()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/
H A Dsoftbus_wrapper.h50 void SetMySessionName(const std::string &sessionName);
H A Dsoftbus_wrapper.cpp182 void SoftBusWrapper::SetMySessionName(const std::string &sessionName) in SetMySessionName() function in OHOS::CastEngine::CastEngineService::SoftBusWrapper
H A Dsoftbus_connection.cpp389 softbus_.SetMySessionName(sessionName); in StashConnectionInfo()
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_impl_test.cpp129 sessionImpl_.SetMySessionName(expectedSessionName); in HWTEST_F()

Completed in 7 milliseconds