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

  /external/libmtp/examples/
getplaylist.c 81 playlist = LIBMTP_Get_Playlist(device,id);
  /external/libmtp/src/
libmtp.h 907 LIBMTP_playlist_t *LIBMTP_Get_Playlist(LIBMTP_mtpdevice_t *, uint32_t const);
    [all...]
playlist-spl.c 146 // FIXME add_ptp_error_to_errorstack(device, ret, "LIBMTP_Get_Playlist: Could not get .spl playlist file.");
268 LIBMTP_playlist_t * old = LIBMTP_Get_Playlist(device, newlist->playlist_id);
libmtp.h.in 896 LIBMTP_playlist_t *LIBMTP_Get_Playlist(LIBMTP_mtpdevice_t *, uint32_t const);
libmtp.c     [all...]

Completed in 46 milliseconds