Searched defs:castSession (Results 1 – 3 of 3) sorted by relevance
29 …explicit HwCastProviderSession(std::shared_ptr<CastEngine::ICastSession> castSession) : castSessio… in HwCastProviderSession()
127 std::shared_ptr<ICastSession> castSession = nullptr; in StartCastSession() local446 void HwCastProvider::OnSessionCreated(const std::shared_ptr<CastEngine::ICastSession> &castSession) in OnSessionCreated()
50 void OnSessionCreated(const std::shared_ptr<ICastSession> &castSession) override in OnSessionCreated()111 std::shared_ptr<ICastSession> castSession = CreateSession(); in SetUp() local