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