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.cpp798 return MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
812 result = MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
843 return MTP_RESPONSE_GENERAL_ERROR; in doGetThumb()
884 return MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
900 result = MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
986 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
994 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
1016 return MTP_RESPONSE_GENERAL_ERROR; in doSendObject()
1034 result = MTP_RESPONSE_GENERAL_ERROR; in doSendObject()
1042 result = MTP_RESPONSE_GENERAL_ERROR; in doSendObject()
[all …]
Dmtp.h415 #define MTP_RESPONSE_GENERAL_ERROR 0x2002 macro
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp386 result = MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyValue()
700 return MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyList()