Searched refs:MTP_RESPONSE_TRANSACTION_CANCELLED (Results 1 – 2 of 2) sorted by relevance
433 if (response == MTP_RESPONSE_TRANSACTION_CANCELLED) in handleRequest()793 result = MTP_RESPONSE_TRANSACTION_CANCELLED; in doGetObject()875 result = MTP_RESPONSE_TRANSACTION_CANCELLED; in doGetPartialObject()1052 result = MTP_RESPONSE_TRANSACTION_CANCELLED; in doSendObject()1240 return MTP_RESPONSE_TRANSACTION_CANCELLED; in doSendPartialObject()
443 #define MTP_RESPONSE_TRANSACTION_CANCELLED 0x201F macro