Searched defs:folderNames (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_browse.cpp | 109 const std::vector<std::string> &folderNames, uint8_t label) in AvrcTgSbpPacket()
|
H A D | avrcp_tg_service.cpp | 62 const std::vector<std::string> &folderNames, uint8_t label, int status) in OnSetBrowsedPlayer() 1122 std::vector<std::string> folderNames; in SetBrowsedPlayer() local 1128 const std::vector<std::string> &folderNames, uint8_t label, int status) in OnSetBrowsedPlayer() 1154 std::vector<std::string> folderNames, uint8_t label, int status) in OnSetBrowsedPlayerNative()
|
H A D | avrcp_tg_profile.cpp | 1555 const std::vector<std::string> &folderNames, uint8_t label, int status) in SendSetBrowsedPlayerRsp()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 176 std::vector<std::string> folderNames {}; in OnSetBrowsedPlayerInner() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 119 uint32_t numberOfItems, const std::vector<std::string> &folderNames, int result, int detail) in OnSetBrowsedPlayer()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 77 const std::vector<std::string> &folderNames, int result, int detail) override in OnSetBrowsedPlayer()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 832 const std::vector<std::string> &folderNames, int result, int detail) const in OnSetBrowsedPlayer() argument
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 91 …uint32_t numberOfItems, const std::vector<std::string> &folderNames, int result, int detail) overr… in OnSetBrowsedPlayer()
|