Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
Dconnection.h44 …virtual int StartConnection(const ChannelRequest &request, std::shared_ptr<IChannelListener> chann… in StartConnection() function
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
Dconnection.h44 …virtual int StartConnection(const ChannelRequest &request, std::shared_ptr<IChannelListener> chann… in StartConnection() function
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
Dtcp_connection.cpp36 int TcpConnection::StartConnection(const ChannelRequest &request, std::shared_ptr<IChannelListener>… in StartConnection() function in OHOS::CastEngine::CastEngineService::TcpConnection
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
Dtcp_connection.cpp36 int TcpConnection::StartConnection(const ChannelRequest &request, std::shared_ptr<IChannelListener>… in StartConnection() function in OHOS::CastEngine::CastEngineService::TcpConnection
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/
Dsoftbus_connection.cpp312 int SoftBusConnection::StartConnection(const ChannelRequest &request, std::shared_ptr<IChannelListe… in StartConnection() function in OHOS::CastEngine::CastEngineService::SoftBusConnection
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/
Dsoftbus_connection.cpp309 int SoftBusConnection::StartConnection(const ChannelRequest &request, std::shared_ptr<IChannelListe… in StartConnection() function in OHOS::CastEngine::CastEngineService::SoftBusConnection