Searched refs:LIBMTP_Create_Folder (Results 1 – 6 of 6) sorted by relevance
/external/libmtp/examples/ |
D | newfolder.c | 46 newid = LIBMTP_Create_Folder(device, argv[1], atol(argv[2]), atol(argv[3])); in newfolder_command() 61 int newid = LIBMTP_Create_Folder(device, folder, id, 0); in newfolder_function()
|
/external/libmtp/src/ |
D | libmtp.sym | 59 LIBMTP_Create_Folder
|
D | libmtp.h | 894 uint32_t LIBMTP_Create_Folder(LIBMTP_mtpdevice_t*, char *, uint32_t, uint32_t);
|
D | libmtp.h.in | 883 uint32_t LIBMTP_Create_Folder(LIBMTP_mtpdevice_t*, char *, uint32_t, uint32_t);
|
D | libmtp.c | 6764 uint32_t LIBMTP_Create_Folder(LIBMTP_mtpdevice_t *device, char *name, function
|
/external/libmtp/ |
D | ChangeLog | 429 LIBMTP_Create_Folder(). This causes folders not to 638 set! Consequently LIBMTP_Create_Folder() was
|