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

/external/libmtp/src/
H A Dlibmtp.h841 int LIBMTP_Get_Representative_Sample(LIBMTP_mtpdevice_t *, uint32_t const,
H A Dlibmtp.h.in836 int LIBMTP_Get_Representative_Sample(LIBMTP_mtpdevice_t *, uint32_t const,
H A Dlibmtp.c8168 * @see LIBMTP_Get_Representative_Sample()
8267 int LIBMTP_Get_Representative_Sample(LIBMTP_mtpdevice_t *device, function
8283 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Get_Representative_Sample(): could not get object info.");
8290 add_ptp_error_to_errorstack(device, ret, "LIBMTP_Get_Representative_Sample(): could not get object properties.");
8302 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Get_Representative_Sample(): object type doesn't support RepresentativeSampleData.");
8311 add_ptp_error_to_errorstack(device, ret, "LIBMTP_Get_Representative_Sample(): could not get sample data.");

Completed in 41 milliseconds