Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/json-rpc/
H A DAudioLibrary.h40 …static JSONRPC_STATUS GetRecentlyAddedSongs(const std::string &method, ITransportLayer *transport,…
H A DAudioLibrary.cpp537 JSONRPC_STATUS CAudioLibrary::GetRecentlyAddedSongs(const std::string &method, ITransportLayer *tra… in GetRecentlyAddedSongs() function in CAudioLibrary
H A DJSONServiceDescription.cpp104 { "AudioLibrary.GetRecentlyAddedSongs", CAudioLibrary::GetRecentlyAddedSongs },