Searched refs:root_id (Results 1 – 4 of 4) sorted by relevance
131 bool success, std::string root_id, uint32_t num_items)>;
211 std::string root_id, uint32_t num_items) { in SetBrowsedPlayer() argument212 do_in_main_thread(FROM_HERE, base::Bind(cb, success, root_id, num_items)); in SetBrowsedPlayer()
229 std::string root_id, uint32_t num_items);
1239 std::string root_id, uint32_t num_items) { in SetBrowsedPlayerResponse() argument1241 << root_id << "\" num_items=" << num_items; in SetBrowsedPlayerResponse()1254 current_path_.push(root_id); in SetBrowsedPlayerResponse()