Home
last modified time | relevance | path

Searched defs:mirrorPlayer (Results 1 - 6 of 6) 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() argument
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dcast_session_impl_proxy.cpp250 int32_t CastSessionImplProxy::CreateMirrorPlayer(sptr<IMirrorPlayerImpl> &mirrorPlayer) in CreateMirrorPlayer() argument
H A Dcast_session.cpp107 int32_t CastSession::CreateMirrorPlayer(std::shared_ptr<IMirrorPlayer> &mirrorPlayer) in CreateMirrorPlayer() argument
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_mirror_player.cpp51 napi_value mirrorPlayer = nullptr; in DefineMirrorPlayerJSClass() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_impl.cpp296 int32_t CastSessionImpl::CreateMirrorPlayer(sptr<IMirrorPlayerImpl> &mirrorPlayer) in CreateMirrorPlayer() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl.cpp296 int32_t CastSessionImpl::CreateMirrorPlayer(sptr<IMirrorPlayerImpl> &mirrorPlayer) in CreateMirrorPlayer() argument

Completed in 6 milliseconds