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

Unified Diff: src/libmtp.sym

Issue 365823004: Add LIBMTP_Get_Children() to read the list of raw IDs of a folder. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libmtp.git@master
Patch Set: Created 6 years, 5 months 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
« no previous file with comments | « 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
diff --git a/src/libmtp.sym b/src/libmtp.sym
index b6951b2939e5a74682b307d818aa19880e258c70..4130fe8d378da5f97fb1362ba89c5d04b00b4133 100644
--- a/src/libmtp.sym
+++ b/src/libmtp.sym
@@ -48,6 +48,7 @@ LIBMTP_Get_Filetype_Description
LIBMTP_Get_Filelisting
LIBMTP_Get_Filelisting_With_Callback
LIBMTP_Get_Files_And_Folders
+LIBMTP_Get_Children
LIBMTP_Get_Filemetadata
LIBMTP_Get_File_Chunk
LIBMTP_Get_File_To_File
« no previous file with comments | « src/libmtp.c ('k') | src/libmtp.h.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698