Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c1472 …add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_string(): could not set object s… in set_object_string()
1508 …add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_u32(): could not set unsigned 32… in set_object_u32()
1544 …add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_u16(): could not set unsigned 16… in set_object_u16()
1579 …add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "set_object_u8(): could not set unsigned 8bi… in set_object_u8()
1847 LIBMTP_ERROR_GENERAL, in LIBMTP_Open_Raw_Device()
2180 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, in get_all_metadata_fast()
2926 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Dump_Device_Info(): " in LIBMTP_Dump_Device_Info()
3232 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, in LIBMTP_Reset_Device()
3474 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, in check_if_file_fits()
3544 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, in LIBMTP_Format_Storage()
[all …]
Dlibmtp.h394 LIBMTP_ERROR_GENERAL, enumerator
Dlibmtp.h.in392 LIBMTP_ERROR_GENERAL, enumerator
/external/libmtp/examples/
Dalbums.c57 case LIBMTP_ERROR_GENERAL: in main()
Dfolders.c63 case LIBMTP_ERROR_GENERAL: in main()
Dfiles.c71 case LIBMTP_ERROR_GENERAL: in main()
Dtracks.c103 case LIBMTP_ERROR_GENERAL: in main()
Ddetect.c108 case LIBMTP_ERROR_GENERAL: in main()