Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/
Ddevice.cc1215 MediaElementItem song_item(vfs_ids_.get_uid(song.media_id), title, in GetVFSListResponse() local
1219 song_item.attributes_ = std::move(song.attributes); in GetVFSListResponse()
1221 song_item.attributes_ = in GetVFSListResponse()
1227 if (!builder->AddSong(song_item)) break; in GetVFSListResponse()