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/
H A Dchannel_manager_listener.h40 virtual void OnChannelError(std::shared_ptr<Channel> channel, int errorCode) {} in OnChannelError() function in OHOS::CastEngine::CastEngineService::IChannelManagerListener
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_manager_listener.h40 virtual void OnChannelError(std::shared_ptr<Channel> channel, int errorCode) {} in OnChannelError() function in OHOS::CastEngine::CastEngineService::IChannelManagerListener
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_listeners.cpp326 void CastSessionImpl::ChannelManagerListenerImpl::OnChannelError(std::shared_ptr<Channel> channel, const int errorCode) in OnChannelError() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ChannelManagerListenerImpl
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_listeners.cpp326 void CastSessionImpl::ChannelManagerListenerImpl::OnChannelError(std::shared_ptr<Channel> channel, const int errorCode) in OnChannelError() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ChannelManagerListenerImpl

Completed in 3 milliseconds