Home | History | Annotate | Download | only in src

Lines Matching refs:LIBMTP_Get_Representative_Sample

8155  * @see LIBMTP_Get_Representative_Sample()
8254 int LIBMTP_Get_Representative_Sample(LIBMTP_mtpdevice_t *device,
8270 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Get_Representative_Sample(): could not get object info.");
8277 add_ptp_error_to_errorstack(device, ret, "LIBMTP_Get_Representative_Sample(): could not get object properties.");
8289 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Get_Representative_Sample(): object type doesn't support RepresentativeSampleData.");
8298 add_ptp_error_to_errorstack(device, ret, "LIBMTP_Get_Representative_Sample(): could not get sample data.");