Home
last modified time | relevance | path

Searched defs:OnChannelOpenFailed (Results 1 - 10 of 10) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dchannel_manager_listener.h36 virtual void OnChannelOpenFailed(ChannelRequest &channelRequest, int errorCode) {} in OnChannelOpenFailed() function in OHOS::CastEngine::CastEngineService::IChannelManagerListener
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_manager_listener.h36 virtual void OnChannelOpenFailed(ChannelRequest &channelRequest, int errorCode) {} in OnChannelOpenFailed() function in OHOS::CastEngine::CastEngineService::IChannelManagerListener
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_channel_callback.h35 int32_t (*OnChannelOpenFailed)( member
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_listeners.cpp312 void CastSessionImpl::ChannelManagerListenerImpl::OnChannelOpenFailed(ChannelRequest &channelRequest, in OnChannelOpenFailed() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ChannelManagerListenerImpl
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_listeners.cpp312 void CastSessionImpl::ChannelManagerListenerImpl::OnChannelOpenFailed(ChannelRequest &channelRequest, in OnChannelOpenFailed() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ChannelManagerListenerImpl
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dif_softbus_client.cpp27 int32_t ISoftBusClient::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t errCode) in OnChannelOpenFailed() function in OHOS::ISoftBusClient
H A Dsoftbus_client_stub.cpp123 int32_t SoftBusClientStub::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t errCode) in OnChannelOpenFailed() function in OHOS::SoftBusClientStub
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy_standard.cpp29 int32_t BusCenterClientProxy::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t errCode) in OnChannelOpenFailed() function in OHOS::BusCenterClientProxy
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp195 int32_t TransClientProxy::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t errCode) in OnChannelOpenFailed() function in OHOS::TransClientProxy
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager.c447 static void OnChannelOpenFailed(int32_t channelId, const char *peerUuid) in OnChannelOpenFailed() function

Completed in 9 milliseconds