Searched defs:curr_song_id (Results 1 – 2 of 2) sorted by relevance
435 std::string curr_song_id, in TrackChangedNotificationResponse()903 uint8_t label, std::string curr_song_id, std::vector<SongInfo> list) { in GetTotalNumberOfItemsNowPlayingResponse()1402 uint8_t label, bool interim, std::string curr_song_id, in HandleNowPlayingNotificationResponse()
94 auto curr_song_id = getCurrentMediaId(); in GetNowPlayingList() local