Home
last modified time | relevance | path

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

/external/libmtp/examples/
Dalbums.c64 case LIBMTP_ERROR_NONE: in main()
Dfolders.c70 case LIBMTP_ERROR_NONE: in main()
Dfiles.c78 case LIBMTP_ERROR_NONE: in main()
Dtracks.c110 case LIBMTP_ERROR_NONE: in main()
Ddetect.c83 case LIBMTP_ERROR_NONE: in main()
/external/libmtp/src/
Dlibusb-glue.c565 return LIBMTP_ERROR_NONE; in get_mtp_usb_device_list()
598 } else if (ret != LIBMTP_ERROR_NONE) { in LIBMTP_Detect_Raw_Devices()
613 return LIBMTP_ERROR_NONE; in LIBMTP_Detect_Raw_Devices()
685 return LIBMTP_ERROR_NONE; in LIBMTP_Detect_Raw_Devices()
1886 return LIBMTP_ERROR_NONE; in configure_usb_device()
Dlibmtp.h393 LIBMTP_ERROR_NONE, enumerator
Dlibmtp.h.in391 LIBMTP_ERROR_NONE, enumerator
Dlibmtp.c1606 if (ret != LIBMTP_ERROR_NONE) { in LIBMTP_Get_First_Device()
1733 if (err != LIBMTP_ERROR_NONE) { in LIBMTP_Open_Raw_Device()
1925 if (ret != LIBMTP_ERROR_NONE) { in LIBMTP_Get_Connected_Devices()
1945 return LIBMTP_ERROR_NONE; in LIBMTP_Get_Connected_Devices()