Home
last modified time | relevance | path

Searched defs:OnChannelError (Results 1 – 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
Dchannel_manager_listener.h40 virtual void OnChannelError(std::shared_ptr<Channel> channel, int errorCode) {} in OnChannelError() function
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
Dchannel_manager_listener.h40 virtual void OnChannelError(std::shared_ptr<Channel> channel, int errorCode) {} in OnChannelError() function
/foundation/CastEngine/castengine_cast_plus_stream/src/
Dcast_session_listeners.cpp326 void CastSessionImpl::ChannelManagerListenerImpl::OnChannelError(std::shared_ptr<Channel> channel, … in OnChannelError() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ChannelManagerListenerImpl
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
Dcast_session_listeners.cpp326 void CastSessionImpl::ChannelManagerListenerImpl::OnChannelError(std::shared_ptr<Channel> channel, … in OnChannelError() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ChannelManagerListenerImpl