Searched refs:LIBMTP_Format_Storage (Results 1 - 4 of 4) sorted by relevance

/external/libmtp/examples/
H A Dformat.c69 ret = LIBMTP_Format_Storage(device, device->storage);
/external/libmtp/src/
H A Dlibmtp.h777 int LIBMTP_Format_Storage(LIBMTP_mtpdevice_t *, LIBMTP_devicestorage_t *);
H A Dlibmtp.h.in772 int LIBMTP_Format_Storage(LIBMTP_mtpdevice_t *, LIBMTP_devicestorage_t *);
H A Dlibmtp.c3538 int LIBMTP_Format_Storage(LIBMTP_mtpdevice_t *device, LIBMTP_devicestorage_t *storage) function
3545 "LIBMTP_Format_Storage(): device does not support formatting storage.");
3550 add_ptp_error_to_errorstack(device, ret, "LIBMTP_Format_Storage(): failed to format storage.");

Completed in 520 milliseconds