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

Side by Side Diff: src/libmtp.sym

Issue 2364793002: Revert "Uprev libmtp to 1.1.12" (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libmtp@master
Patch Set: Created 4 years, 3 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 unified diff | Download patch
« no previous file with comments | « src/libmtp.c ('k') | src/libmtp.h.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 LIBMTP_Set_Debug 1 LIBMTP_Set_Debug
2 LIBMTP_Init 2 LIBMTP_Init
3 LIBMTP_Get_Supported_Devices_List 3 LIBMTP_Get_Supported_Devices_List
4 LIBMTP_Detect_Raw_Devices 4 LIBMTP_Detect_Raw_Devices
5 LIBMTP_Check_Specific_Device 5 LIBMTP_Check_Specific_Device
6 LIBMTP_Open_Raw_Device 6 LIBMTP_Open_Raw_Device
7 LIBMTP_Open_Raw_Device_Uncached 7 LIBMTP_Open_Raw_Device_Uncached
8 LIBMTP_Get_First_Device 8 LIBMTP_Get_First_Device
9 LIBMTP_Get_Connected_Devices 9 LIBMTP_Get_Connected_Devices
10 LIBMTP_Number_Devices_In_List 10 LIBMTP_Number_Devices_In_List
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 LIBMTP_Delete_Object 98 LIBMTP_Delete_Object
99 LIBMTP_Set_File_Name 99 LIBMTP_Set_File_Name
100 LIBMTP_Set_Folder_Name 100 LIBMTP_Set_Folder_Name
101 LIBMTP_Set_Track_Name 101 LIBMTP_Set_Track_Name
102 LIBMTP_Set_Playlist_Name 102 LIBMTP_Set_Playlist_Name
103 LIBMTP_Set_Album_Name 103 LIBMTP_Set_Album_Name
104 LIBMTP_Set_Object_Filename 104 LIBMTP_Set_Object_Filename
105 LIBMTP_Get_Thumbnail 105 LIBMTP_Get_Thumbnail
106 LIBMTP_Get_Thumbnail_Format 106 LIBMTP_Get_Thumbnail_Format
107 LIBMTP_Read_Event 107 LIBMTP_Read_Event
108 LIBMTP_Read_Event_Async
109 LIBMTP_Handle_Events_Timeout_Completed
110 LIBMTP_GetPartialObject
111 LIBMTP_SendPartialObject
112 LIBMTP_BeginEditObject
113 LIBMTP_EndEditObject
114 LIBMTP_TruncateObject
115 LIBMTP_Check_Capability
OLDNEW
« 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