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