Searched refs:OnSessionCreated (Results 1 – 7 of 7) sorted by relevance
67 virtual void OnSessionCreated(const int32_t castId) = 0;
39 void OnSessionCreated(const int32_t castId) override;
62 void AVCastProviderManager::OnSessionCreated(const int32_t castId) in OnSessionCreated() function in OHOS::AVSession::AVCastProviderManager
56 void OnSessionCreated(const std::shared_ptr<CastEngine::ICastSession> &castSession) override;
446 void HwCastProvider::OnSessionCreated(const std::shared_ptr<CastEngine::ICastSession> &castSession) in OnSessionCreated() function in OHOS::AVSession::HwCastProvider480 listener->OnSessionCreated(castId); in OnSessionCreated()
50 void OnSessionCreated(const std::shared_ptr<ICastSession> &castSession) override in OnSessionCreated() function in OHOS::AVSession::TestCastSessionManagerListener
1227 hwCastProvider->OnSessionCreated(nullptr);