HomeSort by relevance Sort by last modified time
    Searched refs:LIBMTP_Create_New_Playlist (Results 1 - 5 of 5) sorted by null

  /external/libmtp/examples/
newplaylist.c 95 int ret = LIBMTP_Create_New_Playlist(device,playlist);
  /external/libmtp/src/
libmtp.h 908 int LIBMTP_Create_New_Playlist(LIBMTP_mtpdevice_t *, LIBMTP_playlist_t * const);
    [all...]
playlist-spl.c 299 return LIBMTP_Create_New_Playlist(device, newlist);
libmtp.h.in 897 int LIBMTP_Create_New_Playlist(LIBMTP_mtpdevice_t *, LIBMTP_playlist_t * const);
libmtp.c     [all...]

Completed in 300 milliseconds