Home
last modified time | relevance | path

Searched refs:LIBMTP_destroy_album_t (Results 1 – 6 of 6) sorted by relevance

/external/libmtp/src/
Dlibmtp.sym93 LIBMTP_destroy_album_t
Dlibmtp.h.in1033 void LIBMTP_destroy_album_t(LIBMTP_album_t *);
Dlibmtp.c8320 void LIBMTP_destroy_album_t(LIBMTP_album_t *album) function
/external/libmtp/examples/
Dalbums.c61 LIBMTP_destroy_album_t(album); in dump_albums()
Dalbumart.c168 LIBMTP_destroy_album_t(album);
Dsendtr.c171 LIBMTP_destroy_album_t(tmp); in add_track_to_album()
383 LIBMTP_destroy_album_t(albuminfo); in sendtrack_function()