Lines Matching refs:MtpResponseCode
122 MtpResponseCode doGetDeviceInfo();
123 MtpResponseCode doOpenSession();
124 MtpResponseCode doCloseSession();
125 MtpResponseCode doGetStorageIDs();
126 MtpResponseCode doGetStorageInfo();
127 MtpResponseCode doGetObjectPropsSupported();
128 MtpResponseCode doGetObjectHandles();
129 MtpResponseCode doGetNumObjects();
130 MtpResponseCode doGetObjectReferences();
131 MtpResponseCode doSetObjectReferences();
132 MtpResponseCode doGetObjectPropValue();
133 MtpResponseCode doSetObjectPropValue();
134 MtpResponseCode doGetDevicePropValue();
135 MtpResponseCode doSetDevicePropValue();
136 MtpResponseCode doResetDevicePropValue();
137 MtpResponseCode doGetObjectPropList();
138 MtpResponseCode doGetObjectInfo();
139 MtpResponseCode doGetObject();
140 MtpResponseCode doGetThumb();
141 MtpResponseCode doGetPartialObject(MtpOperationCode operation);
142 MtpResponseCode doSendObjectInfo();
143 MtpResponseCode doSendObject();
144 MtpResponseCode doDeleteObject();
145 MtpResponseCode doGetObjectPropDesc();
146 MtpResponseCode doGetDevicePropDesc();
147 MtpResponseCode doSendPartialObject();
148 MtpResponseCode doTruncateObject();
149 MtpResponseCode doBeginEditObject();
150 MtpResponseCode doEndEditObject();