Searched refs:fitsize (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.c117 static uint32_t get_writeable_storageid(LIBMTP_mtpdevice_t *device, uint64_t fitsize);
2752 * @param fitsize a file of this file must fit on the device.
2754 static uint32_t get_writeable_storageid(LIBMTP_mtpdevice_t *device, uint64_t fitsize) argument
2784 subcall_ret = check_if_file_fits(device, storage, fitsize);

Completed in 150 milliseconds