/foundation/multimedia/media_lite/services/player_lite/factory/src/ |
H A D | player_factory.cpp | 25 std::shared_ptr<PlayerInterface> PlayerFactory::CreatePlayer(PlayerId playerId) in CreatePlayer() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | avrcp_media.cpp | 22 AvrcMpItem::AvrcMpItem(uint8_t itemType, uint16_t playerId, uint8_t majorType, uint32_t subType, uint8_t playStatus, in AvrcMpItem() argument
|
/foundation/multimedia/av_session/services/session/server/migrate/ |
H A D | migrate_avsession_server.h | 105 explicit AVControllerObserver(const std::string &playerId) : playerId_(playerId){};
in AVControllerObserver() argument
|
H A D | migrate_avsession_server.cpp | 186 std::string playerId = root[PLAYER_ID].isString() ?
in ProcControlCommand() local 347 std::string playerId = controller->GetSessionId();
in ConvertControllersToStr() local 611 void MigrateAVSessionServer::OnMetaDataChange(const std::string & playerId, const AVMetaData &data)
in OnMetaDataChange() argument 620 void MigrateAVSessionServer::OnPlaybackStateChanged(const std::string &playerId, const AVPlaybackState &state)
in OnPlaybackStateChanged() argument 509 ConvertMetadataInfoToStr( const std::string playerId, int32_t controlCommand, const AVMetaData &metadata) ConvertMetadataInfoToStr() argument [all...] |
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/ |
H A D | audio_sink.cpp | 22 AudioSink::AudioSink(uint32_t playerId) : audioRenderer_(nullptr) in AudioSink() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_notification.h | 189 void InitAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter) in InitAddressedPlayerChanged() argument
|
H A D | avrcp_tg_profile.cpp | 1297 SendAddressedPlayerChangedRsp( bool isInterim, uint16_t playerId, uint16_t uidCounter, uint8_t label, int result) SendAddressedPlayerChangedRsp() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_proxy.cpp | 826 int32_t BluetoothAvrcpCtProxy::SetBrowsedPlayer(const RawAddress &device, int32_t playerId) in SetBrowsedPlayer() argument
|
H A D | bluetooth_avrcp_tg_proxy.cpp | 436 void BluetoothAvrcpTgProxy::NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) in NotifyAddressedPlayerChanged() argument
|
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 577 uint16_t playerId = static_cast<uint16_t>(data.ReadInt32()); in OnAddressedPlayerChangedInner() local 580 stub->OnAddressedPlayerChanged(RawAddress(addr), playerId, uidCounter, result); in OnAddressedPlayerChangedInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 172 int SetAddressedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in SetAddressedPlayer() argument 177 int SetBrowsedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in SetBrowsedPlayer() argument
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_tg.cpp | 401 void AvrcpTarget::NotifyAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter) in NotifyAddressedPlayerChanged() argument
|
H A D | bluetooth_avrcp_ct.cpp | 1596 int AvrcpController::SetAddressedPlayer(const BluetoothRemoteDevice &device, uint16_t playerId) in SetAddressedPlayer() argument 1610 SetBrowsedPlayer(const BluetoothRemoteDevice &device, uint16_t playerId) SetBrowsedPlayer() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_tg_stub.cpp | 320 int32_t playerId = data.ReadInt32(); in NotifyAddressedPlayerChangedInner() local
|
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 946 OnAddressedPlayerChanged( const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) OnAddressedPlayerChanged() argument
|
H A D | bluetooth_avrcp_ct_stub.cpp | 497 int32_t playerId = data.ReadInt32(); in SetBrowsedPlayerInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_browse.cpp | 63 AvrcCtSbpPacket::AvrcCtSbpPacket(uint16_t playerId) : AvrcCtBrowsePacket(), status_(AVRC_ES_CODE_INVALID) in AvrcCtSbpPacket() argument 433 auto playerId = static_cast<uint16_t>(payload); in DisassembleMpParameter() local
|
H A D | avrcp_ct_vendor.cpp | 1374 AvrcCtSapPacket::AvrcCtSapPacket(uint16_t playerId) : AvrcCtVendorPacket() in AvrcCtSapPacket() argument
|
H A D | avrcp_ct_profile.cpp | 1171 void AvrcCtProfile::SendSetAddressedPlayerCmd(const RawAddress &rawAddr, uint16_t playerId) in SendSetAddressedPlayerCmd() argument 1746 void AvrcCtProfile::SendSetBrowsedPlayerCmd(const RawAddress &rawAddr, uint16_t playerId) in SendSetBrowsedPlayerCmd() argument
|
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | migrate_avsession_test.cpp | 436 const std::string playerId = "123"; in HWTEST_F() local
|
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_callback_looper.cpp | 75 void HiPlayerCallbackLooper::SetPlayEngine(IPlayerEngine* engine, std::string playerId) in SetPlayEngine() argument
|
H A D | dragging_player_agent.cpp | 98 Init(const shared_ptr<DemuxerFilter> &demuxer, const shared_ptr<DecoderSurfaceFilter> &decoder, std::string playerId) Init() argument
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_ct.h | 354 Notification(uint16_t playerId, uint16_t uidCounter) : playerId_(playerId), uidCounter_(uidCounter) in Notification() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_tg_server.cpp | 431 void BluetoothAvrcpTgServer::NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) in NotifyAddressedPlayerChanged() argument
|
H A D | bluetooth_avrcp_ct_server.cpp | 1281 int32_t BluetoothAvrcpCtServer::SetBrowsedPlayer(const RawAddress &device, int32_t playerId) in SetBrowsedPlayer() argument [all...] |