Searched defs:ConnectManagerListenerImpl (Results 1 - 2 of 2) sorted by relevance
/foundation/CastEngine/castengine_cast_framework/service/src/session/include/ | ||
H A D | cast_session_impl.h | 75 class CastSessionImpl::ConnectManagerListenerImpl : public IConnectManagerSessionListener { class in OHOS::CastEngine::CastEngineService::CastSessionImpl 77 explicit ConnectManagerListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in ConnectManagerListenerImpl() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ConnectManagerListenerImpl |
/foundation/CastEngine/castengine_cast_plus_stream/include/ | ||
H A D | cast_session_impl.h | 75 class CastSessionImpl::ConnectManagerListenerImpl : public IConnectManagerSessionListener { class in OHOS::CastEngine::CastEngineService::CastSessionImpl 77 explicit ConnectManagerListenerImpl(sptr<CastSessionImpl> session) : session_(session) {} in ConnectManagerListenerImpl() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::ConnectManagerListenerImpl |
Completed in 2 milliseconds