Home
last modified time | relevance | path

Searched defs:folderNames (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp108 AvrcTgSbpPacket(uint16_t mtu, uint8_t status, uint16_t uidCounter, uint32_t numOfItems, const std::vector<std::string> &folderNames, uint8_t label) AvrcTgSbpPacket() argument
H A Davrcp_tg_profile.cpp1554 SendSetBrowsedPlayerRsp(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, const std::vector<std::string> &folderNames, uint8_t label, int status) SendSetBrowsedPlayerRsp() argument
H A Davrcp_tg_service.cpp1122 std::vector<std::string> folderNames; in SetBrowsedPlayer() local
61 OnSetBrowsedPlayer(const std::string &addr, uint16_t uidCounter, uint32_t numOfItems, const std::vector<std::string> &folderNames, uint8_t label, int status) OnSetBrowsedPlayer() argument
1127 OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, const std::vector<std::string> &folderNames, uint8_t label, int status) OnSetBrowsedPlayer() argument
1153 OnSetBrowsedPlayerNative(RawAddress rawAddr, uint16_t uidCounter, uint32_t numOfItems, std::vector<std::string> folderNames, uint8_t label, int status) OnSetBrowsedPlayerNative() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp118 OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numberOfItems, const std::vector<std::string> &folderNames, int result, int detail) OnSetBrowsedPlayer() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp185 stub->OnSetBrowsedPlayer(RawAddress(addr), uidCounter, numberOfItems, folderNames, result, detail); in OnSetBrowsedPlayerInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp831 OnSetBrowsedPlayer(const RawAddress &rawAddr, uint16_t uidCounter, uint32_t numOfItems, const std::vector<std::string> &folderNames, int result, int detail) const OnSetBrowsedPlayer() argument

Completed in 20 milliseconds