Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c143 static void add_error_to_errorstack(LIBMTP_mtpdevice_t *device,
1558add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_string(): could not set object s… in set_object_string()
1595add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_u32(): could not set unsigned 32… in set_object_u32()
1632add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_u16(): could not set unsigned 16… in set_object_u16()
1668add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_u8(): could not set unsigned 8bi… in set_object_u8()
2071 add_error_to_errorstack(mtp_device, in LIBMTP_Open_Raw_Device_Uncached()
2100 add_error_to_errorstack(mtp_device, in LIBMTP_Open_Raw_Device_Uncached()
2458 static void add_error_to_errorstack(LIBMTP_mtpdevice_t *device, in add_error_to_errorstack() function
2500 add_error_to_errorstack(device, LIBMTP_ERROR_PTP_LAYER, outstr); in add_ptp_error_to_errorstack()
2504 add_error_to_errorstack(device, LIBMTP_ERROR_PTP_LAYER, outstr); in add_ptp_error_to_errorstack()
[all …]