Searched defs:LIBMTP_Update_Track_Metadata (Results 1 - 1 of 1) sorted by relevance
/external/libmtp/src/ |
H A D | libmtp.c | 5146 subcall_ret = LIBMTP_Update_Track_Metadata(device, metadata); 5155 // has added the object handle and LIBMTP_Update_Track_Metadata has added the metadata. 5244 subcall_ret = LIBMTP_Update_Track_Metadata(device, metadata); 5253 // has added the object handle and LIBMTP_Update_Track_Metadata has added the metadata. 5835 int LIBMTP_Update_Track_Metadata(LIBMTP_mtpdevice_t *device, function 5850 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Update_Track_Metadata(): " 5865 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Update_Track_Metadata(): " 6015 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Update_Track_Metadata(): " 6027 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Update_Track_Metadata(): " 6035 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Update_Track_Metadata() [all...] |
Completed in 30 milliseconds