Home
last modified time | relevance | path

Searched refs:mirrorPlayer_ (Results 1 - 5 of 5) sorted by relevance

/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/include/
H A Dnapi_mirror_player.h42 NapiMirrorPlayer(std::shared_ptr<IMirrorPlayer> mirrorPlayer) : mirrorPlayer_(mirrorPlayer) {} in NapiMirrorPlayer()
48 return mirrorPlayer_; in GetMirrorPlayer()
53 mirrorPlayer_.reset(); in Reset()
66 std::shared_ptr<IMirrorPlayer> mirrorPlayer_; member in OHOS::CastEngine::CastEngineClient::NapiMirrorPlayer
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_impl.cpp311 mirrorPlayer_ = player; in CreateMirrorPlayer()
320 mirrorPlayer_ = nullptr; in DestroyMirrorPlayer()
1150 return mirrorPlayer_; in MirrorPlayerGetter()
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl.cpp311 mirrorPlayer_ = player; in CreateMirrorPlayer()
320 mirrorPlayer_ = nullptr; in DestroyMirrorPlayer()
1150 return mirrorPlayer_; in MirrorPlayerGetter()
/foundation/CastEngine/castengine_cast_framework/service/src/session/include/
H A Dcast_session_impl_class.h226 sptr<IMirrorPlayerImpl> mirrorPlayer_; member in OHOS::CastEngine::CastEngineService::CastSessionImpl
/foundation/CastEngine/castengine_cast_plus_stream/include/
H A Dcast_session_impl_class.h226 sptr<IMirrorPlayerImpl> mirrorPlayer_; member in OHOS::CastEngine::CastEngineService::CastSessionImpl

Completed in 6 milliseconds