Searched defs:OnSessionCreated (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimedia/av_session/services/session/server/ | ||
H A D | avcast_provider_manager.cpp | 62 void AVCastProviderManager::OnSessionCreated(const int32_t castId) in OnSessionCreated() function in OHOS::AVSession::AVCastProviderManager |
H A D | hw_cast_provider.cpp | 446 void HwCastProvider::OnSessionCreated(const std::shared_ptr<CastEngine::ICastSession> &castSession) in OnSessionCreated() function in OHOS::AVSession::HwCastProvider |
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ | ||
H A D | hw_cast_stream_player_test.cpp | 50 void OnSessionCreated(const std::shared_ptr<ICastSession> &castSession) override in OnSessionCreated() function in OHOS::AVSession::TestCastSessionManagerListener |