Searched refs:LIBMTP_STORAGE_SORTBY_NOTSORTED (Results 1 – 4 of 4) sorted by relevance
326 if ( 0 != (rc=LIBMTP_Get_Storage(device, LIBMTP_STORAGE_SORTBY_NOTSORTED)) ) in sendtrack_function()
772 #define LIBMTP_STORAGE_SORTBY_NOTSORTED 0 macro
767 #define LIBMTP_STORAGE_SORTBY_NOTSORTED 0 macro
1845 if (LIBMTP_Get_Storage(mtp_device, LIBMTP_STORAGE_SORTBY_NOTSORTED) == -1) { in LIBMTP_Open_Raw_Device()2688 if (sortby == LIBMTP_STORAGE_SORTBY_NOTSORTED) in sort_storage_by()