Home | History | Annotate | Download | only in avrcp

Lines Matching refs:GetUid

592                  << " uid=" << pkt->GetUid();
597 media_id = now_playing_ids_.get_media_id(pkt->GetUid());
600 media_id = vfs_ids_.get_media_id(pkt->GetUid());
740 << " uid=" << loghex(pkt->GetUid());
743 vfs_ids_.get_media_id(pkt->GetUid()) == "") {
745 << ": No item found for UID=" << pkt->GetUid();
753 current_path_.push(vfs_ids_.get_media_id(pkt->GetUid()));
790 << " uid=" << loghex(pkt->GetUid())
824 DEVICE_VLOG(2) << __func__ << ": uid=" << loghex(pkt->GetUid());
828 auto media_id = now_playing_ids_.get_media_id(pkt->GetUid());
863 DEVICE_VLOG(2) << __func__ << ": uid=" << loghex(pkt->GetUid());
865 auto media_id = vfs_ids_.get_media_id(pkt->GetUid());