Searched refs:get_files (Results 1 – 3 of 3) sorted by relevance
16 3) Run get_files.py to download the test files:17 python get_files.py -i /path/to/test-data.sha1 -o /path/to/put/files \
356 def get_files(type): function378 files = get_files(t)
2429 static LIBMTP_file_t * get_files(LIBMTP_mtpdevice_t *device, in get_files() function2526 retfiles = get_files(device, params, storageId, parentId); in LIBMTP_Get_Files_And_Folders()