Home
last modified time | relevance | path

Searched refs:root_id (Results 1 – 5 of 5) sorted by relevance

/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc28 bool success, std::string root_id, uint32_t num_items)>;
/system/bt/include/hardware/avrcp/
Davrcp.h132 bool success, std::string root_id, uint32_t num_items)>;
/system/bt/btif/avrcp/
Davrcp_service.cc210 std::string root_id, uint32_t num_items) { in SetBrowsedPlayer() argument
211 do_in_main_thread(FROM_HERE, base::Bind(cb, success, root_id, num_items)); in SetBrowsedPlayer()
/system/bt/profile/avrcp/
Ddevice.h239 std::string root_id, uint32_t num_items);
Ddevice.cc1293 std::string root_id, uint32_t num_items) { in SetBrowsedPlayerResponse() argument
1295 << root_id << "\" num_items=" << num_items; in SetBrowsedPlayerResponse()
1316 current_path_.push(root_id); in SetBrowsedPlayerResponse()