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.cpp782 return MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
795 result = MTP_RESPONSE_GENERAL_ERROR; in doGetObject()
820 return MTP_RESPONSE_GENERAL_ERROR; in doGetThumb()
861 return MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
877 result = MTP_RESPONSE_GENERAL_ERROR; in doGetPartialObject()
959 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
967 return MTP_RESPONSE_GENERAL_ERROR; in doSendObjectInfo()
988 return MTP_RESPONSE_GENERAL_ERROR; in doSendObject()
1003 result = MTP_RESPONSE_GENERAL_ERROR; in doSendObject()
1011 result = MTP_RESPONSE_GENERAL_ERROR; in doSendObject()
[all …]
Dmtp.h414 #define MTP_RESPONSE_GENERAL_ERROR 0x2002 macro
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp385 result = MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyValue()
699 return MTP_RESPONSE_GENERAL_ERROR; in getObjectPropertyList()