Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c104 static void add_error_to_errorstack(LIBMTP_mtpdevice_t *device,
1472add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_string(): could not set object s… in set_object_string()
1508add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_u32(): could not set unsigned 32… in set_object_u32()
1544add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_u16(): could not set unsigned 16… in set_object_u16()
1579add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_u8(): could not set unsigned 8bi… in set_object_u8()
1817 add_error_to_errorstack(mtp_device, in LIBMTP_Open_Raw_Device()
1846 add_error_to_errorstack(mtp_device, in LIBMTP_Open_Raw_Device()
1993 static void add_error_to_errorstack(LIBMTP_mtpdevice_t *device, in add_error_to_errorstack() function
2033 add_error_to_errorstack(device, LIBMTP_ERROR_PTP_LAYER, outstr); in add_ptp_error_to_errorstack()
2034add_error_to_errorstack(device, LIBMTP_ERROR_PTP_LAYER, "(Look this up in ptp.h for an explanation… in add_ptp_error_to_errorstack()
[all …]