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.cpp794 return MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
808 result = MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
839 return MTP_RESPONSE_GENERAL_ERROR; in doGetThumb()
881 return MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
897 result = MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
985 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
991 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
1011 return MTP_RESPONSE_GENERAL_ERROR; in doMoveObject()
1059 result = MTP_RESPONSE_GENERAL_ERROR; in doMoveObject()
1067 result = MTP_RESPONSE_GENERAL_ERROR; in doMoveObject()
[all …]
Dmtp.h415 #define MTP_RESPONSE_GENERAL_ERROR 0x2002 macro
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp401 result = MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyValue()
688 return MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyList()