Home
last modified time | relevance | path

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

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