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

/external/libmtp/src/
H A Dlibmtp.c175 static int send_file_object_info(LIBMTP_mtpdevice_t *device, LIBMTP_file_t *filedata);
5378 if (send_file_object_info(device, filedata))
5380 // no need to output an error since send_file_object_info will already have done so
5481 if (send_file_object_info(device, filedata))
5483 // no need to output an error since send_file_object_info will already have done so
5552 static int send_file_object_info(LIBMTP_mtpdevice_t *device, LIBMTP_file_t *filedata) function
5712 add_ptp_error_to_errorstack(device, ret, "send_file_object_info(): "
5774 add_ptp_error_to_errorstack(device, ret, "send_file_object_info():"
5801 add_ptp_error_to_errorstack(device, ret, "send_file_object_info(): "

Completed in 48 milliseconds