Home
last modified time | relevance | path

Searched refs:LIBMTP_Format_Storage (Results 1 – 5 of 5) sorted by relevance

/external/libmtp/examples/
Dformat.c69 ret = LIBMTP_Format_Storage(device, device->storage); in main()
/external/libmtp/src/
Dlibmtp.sym28 LIBMTP_Format_Storage
Dlibmtp.h777 int LIBMTP_Format_Storage(LIBMTP_mtpdevice_t *, LIBMTP_devicestorage_t *);
Dlibmtp.h.in772 int LIBMTP_Format_Storage(LIBMTP_mtpdevice_t *, LIBMTP_devicestorage_t *);
Dlibmtp.c3538 int LIBMTP_Format_Storage(LIBMTP_mtpdevice_t *device, LIBMTP_devicestorage_t *storage) in LIBMTP_Format_Storage() function