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.cpp825 return MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
843 result = MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
871 return MTP_RESPONSE_GENERAL_ERROR; in doGetThumb()
913 return MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
929 result = MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
1033 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
1039 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
1059 return MTP_RESPONSE_GENERAL_ERROR; in doMoveObject()
1107 result = MTP_RESPONSE_GENERAL_ERROR; in doMoveObject()
1115 result = MTP_RESPONSE_GENERAL_ERROR; in doMoveObject()
[all …]
Dmtp.h415 #define MTP_RESPONSE_GENERAL_ERROR 0x2002 macro
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp454 result = MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyValue()
741 return MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyList()