Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.sym27 LIBMTP_Get_Storage
Dlibmtp.h776 int LIBMTP_Get_Storage(LIBMTP_mtpdevice_t *, int const);
Dlibmtp.h.in573 * @see LIBMTP_Get_Storage()
771 int LIBMTP_Get_Storage(LIBMTP_mtpdevice_t *, int const);
Dlibmtp.c1845 if (LIBMTP_Get_Storage(mtp_device, LIBMTP_STORAGE_SORTBY_NOTSORTED) == -1) { in LIBMTP_Open_Raw_Device()
3715 int LIBMTP_Get_Storage(LIBMTP_mtpdevice_t *device, int const sortby) in LIBMTP_Get_Storage() function
/external/libmtp/examples/
Dsendtr.c326 if ( 0 != (rc=LIBMTP_Get_Storage(device, LIBMTP_STORAGE_SORTBY_NOTSORTED)) ) in sendtrack_function()
/external/libmtp/
DChangeLog1313 * src/libmtp.c: Correctly bail out of LIBMTP_Get_Storage