Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c146 static void add_ptp_error_to_errorstack(LIBMTP_mtpdevice_t *device,
971add_ptp_error_to_errorstack(device, ret, "LIBMTP_Get_Allowed_Property_Values(): could not get prop… in LIBMTP_Get_Allowed_Property_Values()
1175add_ptp_error_to_errorstack(device, ret, "LIBMTP_Is_Property_Supported(): could not get properties… in LIBMTP_Is_Property_Supported()
1367add_ptp_error_to_errorstack(device, ret, "get_string_from_object(): could not get object string."); in get_string_from_object()
1407add_ptp_error_to_errorstack(device, ret, "get_u64_from_object(): could not get unsigned 64bit inte… in get_u64_from_object()
1447add_ptp_error_to_errorstack(device, ret, "get_u32_from_object(): could not get unsigned 32bit inte… in get_u32_from_object()
1488add_ptp_error_to_errorstack(device, ret, "get_u16_from_object(): could not get unsigned 16bit inte… in get_u16_from_object()
1530add_ptp_error_to_errorstack(device, ret, "get_u8_from_object(): could not get unsigned 8bit intege… in get_u8_from_object()
1565 add_ptp_error_to_errorstack(device, ret, "set_object_string(): could not set object string."); in set_object_string()
1603add_ptp_error_to_errorstack(device, ret, "set_object_u32(): could not set unsigned 32bit integer p… in set_object_u32()
[all …]