Searched defs:song_list (Results 1 – 3 of 3) sorted by relevance
635 std::vector<SongInfo> song_list) { in TrackChangedNotificationResponse()1308 std::string curr_media_id, std::vector<SongInfo> song_list) { in GetItemAttributesNowPlayingResponse()1537 std::string /* unused curr_song_id */, std::vector<SongInfo> song_list) { in GetNowPlayingListResponse()1759 std::vector<SongInfo> song_list) { in HandleNowPlayingNotificationResponse()
207 std::vector<SongInfo> song_list) { in GetNowPlayingList()
592 jobject song_list = in getNowPlayingList() local