/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/ |
H A D | channel_manager_listener.h | 36 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 D | channel_manager_listener.h | 36 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 D | trans_channel_callback.h | 35 int32_t (*OnChannelOpenFailed)( member
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/ |
H A D | cast_session_listeners.cpp | 312 void CastSessionImpl::ChannelManagerListenerImpl::OnChannelOpenFailed(ChannelRequest &channelRequest, in OnChannelOpenFailed() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ChannelManagerListenerImpl
|
/foundation/CastEngine/castengine_cast_plus_stream/src/ |
H A D | cast_session_listeners.cpp | 312 void CastSessionImpl::ChannelManagerListenerImpl::OnChannelOpenFailed(ChannelRequest &channelRequest, in OnChannelOpenFailed() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ChannelManagerListenerImpl
|
/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | if_softbus_client.cpp | 27 int32_t ISoftBusClient::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t errCode) in OnChannelOpenFailed() function in OHOS::ISoftBusClient
|
H A D | softbus_client_stub.cpp | 123 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 D | bus_center_client_proxy_standard.cpp | 29 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 D | trans_client_proxy_standard.cpp | 195 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 D | lnn_sync_info_manager.c | 447 static void OnChannelOpenFailed(int32_t channelId, const char *peerUuid) in OnChannelOpenFailed() function
|