Home
last modified time | relevance | path

Searched defs:playerId (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/factory/src/
H A Dplayer_factory.cpp25 std::shared_ptr<PlayerInterface> PlayerFactory::CreatePlayer(PlayerId playerId) in CreatePlayer()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.cpp22 AvrcMpItem::AvrcMpItem(uint8_t itemType, uint16_t playerId, uint8_t majorType, uint32_t subType, ui… in AvrcMpItem()
/ohos5.0/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_server.cpp193 std::string playerId = root[PLAYER_ID].isString() ? in ProcControlCommand() local
355 std::string playerId = controller->GetSessionId(); in ConvertControllersToStr() local
518 const std::string playerId, int32_t controlCommand, const AVMetaData &metadata) in ConvertMetadataInfoToStr()
619 void MigrateAVSessionServer::OnMetaDataChange(const std::string & playerId, const AVMetaData &data) in OnMetaDataChange()
628 void MigrateAVSessionServer::OnPlaybackStateChanged(const std::string &playerId, const AVPlaybackSt… in OnPlaybackStateChanged()
H A Dmigrate_avsession_server.h105 explicit AVControllerObserver(const std::string &playerId) : playerId_(playerId){}; in AVControllerObserver()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_notification.h189 void InitAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter) in InitAddressedPlayerChanged()
H A Davrcp_tg_service.cpp293 const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in OnGetAddressedPlayer()
1067 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) const in SetAddressedPlayer()
1114 void AvrcpTgService::SetBrowsedPlayer(const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCou… in SetBrowsedPlayer()
2109 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in GetPlayStatus()
2130 RawAddress rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in GetPlayStatus()
2459 void AvrcpTgService::NotifyAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter, uint8_t l… in GetPlayStatus()
2473 void AvrcpTgService::NotifyAddressedPlayerChangedNative(uint16_t playerId, uint16_t uidCounter, uin… in GetPlayStatus()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h172 …int SetAddressedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t la… in SetAddressedPlayer()
177 …int SetBrowsedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t labe… in SetBrowsedPlayer()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Ddragging_player_agent.cpp110 const shared_ptr<DecoderSurfaceFilter> &decoder, std::string playerId) in Init()
H A Dhiplayer_callback_looper.cpp75 void HiPlayerCallbackLooper::SetPlayEngine(IPlayerEngine* engine, std::string playerId) in SetPlayEngine()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_browse.cpp63 AvrcCtSbpPacket::AvrcCtSbpPacket(uint16_t playerId) : AvrcCtBrowsePacket(), status_(AVRC_ES_CODE_IN… in AvrcCtSbpPacket()
433 auto playerId = static_cast<uint16_t>(payload); in DisassembleMpParameter() local
H A Davrcp_ct_service.cpp726 int AvrcpCtService::SetAddressedPlayer(const RawAddress &rawAddr, uint16_t playerId) in SetAddressedPlayer()
753 void AvrcpCtService::SetAddressedPlayerNative(RawAddress rawAddr, uint16_t playerId) in SetAddressedPlayerNative()
783 int AvrcpCtService::SetBrowsedPlayer(const RawAddress &rawAddr, uint16_t playerId) in SetBrowsedPlayer()
814 void AvrcpCtService::SetBrowsedPlayerNative(RawAddress rawAddr, uint16_t playerId) in SetBrowsedPlayerNative()
2124 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) const in OnAddressedPlayerChanged()
H A Davrcp_ct_profile.cpp1171 void AvrcCtProfile::SendSetAddressedPlayerCmd(const RawAddress &rawAddr, uint16_t playerId) in SendSetAddressedPlayerCmd()
1746 void AvrcCtProfile::SendSetBrowsedPlayerCmd(const RawAddress &rawAddr, uint16_t playerId) in SendSetBrowsedPlayerCmd()
H A Davrcp_ct_vendor.cpp1374 AvrcCtSapPacket::AvrcCtSapPacket(uint16_t playerId) : AvrcCtVendorPacket() in AvrcCtSapPacket()
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dmigrate_avsession_test.cpp436 const std::string playerId = "123"; variable
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h354 …Notification(uint16_t playerId, uint16_t uidCounter) : playerId_(playerId), uidCounter_(uidCounter) in Notification()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_tg_server.cpp431 void BluetoothAvrcpTgServer::NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) in NotifyAddressedPlayerChanged()
H A Dbluetooth_avrcp_ct_server.cpp221 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) override in OnAddressedPlayerChanged()
1281 int32_t BluetoothAvrcpCtServer::SetBrowsedPlayer(const RawAddress &device, int32_t playerId) in SetBrowsedPlayer()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_tg.cpp404 void AvrcpTarget::NotifyAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter) in NotifyAddressedPlayerChanged()
H A Dbluetooth_avrcp_ct.cpp402 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) override in OnAddressedPlayerChanged()
1599 int AvrcpController::SetAddressedPlayer(const BluetoothRemoteDevice &device, uint16_t playerId) in SetAddressedPlayer()
1613 int AvrcpController::SetBrowsedPlayer(const BluetoothRemoteDevice &device, uint16_t playerId) in SetBrowsedPlayer()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_tg_stub.cpp320 int32_t playerId = data.ReadInt32(); in NotifyAddressedPlayerChangedInner() local
H A Dbluetooth_avrcp_ct_stub.cpp497 int32_t playerId = data.ReadInt32(); in SetBrowsedPlayerInner() local
H A Dbluetooth_avrcp_ct_observer_proxy.cpp947 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) in OnAddressedPlayerChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_tg_proxy.cpp447 void BluetoothAvrcpTgProxy::NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) in NotifyAddressedPlayerChanged()
H A Dbluetooth_avrcp_ct_proxy.cpp829 int32_t BluetoothAvrcpCtProxy::SetBrowsedPlayer(const RawAddress &device, int32_t playerId) in SetBrowsedPlayer()
H A Dbluetooth_avrcp_ct_observer_stub.cpp580 uint16_t playerId = static_cast<uint16_t>(data.ReadInt32()); in OnAddressedPlayerChangedInner() local

12