Searched refs:song_item (Results 1 – 1 of 1) sorted by relevance
1215 MediaElementItem song_item(vfs_ids_.get_uid(song.media_id), title, in GetVFSListResponse() local1219 song_item.attributes_ = std::move(song.attributes); in GetVFSListResponse()1221 song_item.attributes_ = in GetVFSListResponse()1227 if (!builder->AddSong(song_item)) break; in GetVFSListResponse()