Lines Matching refs:MtpResponseCode
137 MtpResponseCode doGetDeviceInfo();
138 MtpResponseCode doOpenSession();
139 MtpResponseCode doCloseSession();
140 MtpResponseCode doGetStorageIDs();
141 MtpResponseCode doGetStorageInfo();
142 MtpResponseCode doGetObjectPropsSupported();
143 MtpResponseCode doGetObjectHandles();
144 MtpResponseCode doGetNumObjects();
145 MtpResponseCode doGetObjectReferences();
146 MtpResponseCode doSetObjectReferences();
147 MtpResponseCode doGetObjectPropValue();
148 MtpResponseCode doSetObjectPropValue();
149 MtpResponseCode doGetDevicePropValue();
150 MtpResponseCode doSetDevicePropValue();
151 MtpResponseCode doResetDevicePropValue();
152 MtpResponseCode doGetObjectPropList();
153 MtpResponseCode doGetObjectInfo();
154 MtpResponseCode doGetObject();
155 MtpResponseCode doGetThumb();
156 MtpResponseCode doGetPartialObject(MtpOperationCode operation);
157 MtpResponseCode doSendObjectInfo();
158 MtpResponseCode doSendObject();
159 MtpResponseCode doDeleteObject();
160 MtpResponseCode doMoveObject();
161 MtpResponseCode doCopyObject();
162 MtpResponseCode doGetObjectPropDesc();
163 MtpResponseCode doGetDevicePropDesc();
164 MtpResponseCode doSendPartialObject();
165 MtpResponseCode doTruncateObject();
166 MtpResponseCode doBeginEditObject();
167 MtpResponseCode doEndEditObject();