Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(428)

Unified Diff: src/libmtp.sym

Issue 11312222: Add LIBMTP_Get_File_Chunk() to read an arbitrary amount of data into memory. The existing APIs only… (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libmtp/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« src/libmtp.c ('K') | « src/libmtp.c ('k') | src/libmtp.h.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/libmtp.sym
===================================================================
--- src/libmtp.sym (revision 167447)
+++ src/libmtp.sym (working copy)
@@ -49,6 +49,7 @@
LIBMTP_Get_Filelisting_With_Callback
LIBMTP_Get_Files_And_Folders
LIBMTP_Get_Filemetadata
+LIBMTP_Get_File_Chunk
LIBMTP_Get_File_To_File
LIBMTP_Get_File_To_File_Descriptor
LIBMTP_Get_File_To_Handler
« src/libmtp.c ('K') | « src/libmtp.c ('k') | src/libmtp.h.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698