Home
last modified time | relevance | path

Searched refs:MTP_RESPONSE_GENERAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
DMtpServer.cpp796 return MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
810 result = MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
841 return MTP_RESPONSE_GENERAL_ERROR; in doGetThumb()
883 return MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
899 result = MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
1003 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
1009 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
1029 return MTP_RESPONSE_GENERAL_ERROR; in doMoveObject()
1077 result = MTP_RESPONSE_GENERAL_ERROR; in doMoveObject()
1085 result = MTP_RESPONSE_GENERAL_ERROR; in doMoveObject()
[all …]
Dmtp.h415 #define MTP_RESPONSE_GENERAL_ERROR 0x2002 macro
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp396 result = MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyValue()
683 return MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyList()