Home
last modified time | relevance | path

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 Davrcp_tg_browse.cpp109 const std::vector<std::string> &folderNames, uint8_t label) in AvrcTgSbpPacket()
H A Davrcp_tg_service.cpp62 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 Davrcp_tg_profile.cpp1555 const std::vector<std::string> &folderNames, uint8_t label, int status) in SendSetBrowsedPlayerRsp()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp176 std::vector<std::string> folderNames {}; in OnSetBrowsedPlayerInner() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp119 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 Dbluetooth_avrcp_ct_server.cpp77 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 Davrcp_ct_service.cpp832 const std::vector<std::string> &folderNames, int result, int detail) const in OnSetBrowsedPlayer() argument
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp91 …uint32_t numberOfItems, const std::vector<std::string> &folderNames, int result, int detail) overr… in OnSetBrowsedPlayer()