Home
last modified time | relevance | path

Searched defs:OnSessionCreated (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davcast_provider_manager.cpp62 void AVCastProviderManager::OnSessionCreated(const int32_t castId) in OnSessionCreated() function in OHOS::AVSession::AVCastProviderManager
H A Dhw_cast_provider.cpp446 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 Dhw_cast_stream_player_test.cpp50 void OnSessionCreated(const std::shared_ptr<ICastSession> &castSession) override in OnSessionCreated() function in OHOS::AVSession::TestCastSessionManagerListener