HomeSort by relevance Sort by last modified time
    Searched refs:MTP_RESPONSE_GENERAL_ERROR (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/mtp/
MtpServer.cpp 730 return MTP_RESPONSE_GENERAL_ERROR;
745 return MTP_RESPONSE_GENERAL_ERROR;
762 return MTP_RESPONSE_GENERAL_ERROR;
795 return MTP_RESPONSE_GENERAL_ERROR;
811 return MTP_RESPONSE_GENERAL_ERROR;
885 return MTP_RESPONSE_GENERAL_ERROR;
893 return MTP_RESPONSE_GENERAL_ERROR;
914 return MTP_RESPONSE_GENERAL_ERROR;
928 result = MTP_RESPONSE_GENERAL_ERROR;
936 result = MTP_RESPONSE_GENERAL_ERROR;
    [all...]
mtp.h 410 #define MTP_RESPONSE_GENERAL_ERROR 0x2002
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 362 result = MTP_RESPONSE_GENERAL_ERROR;
432 return MTP_RESPONSE_GENERAL_ERROR;
660 return MTP_RESPONSE_GENERAL_ERROR;
    [all...]

Completed in 3425 milliseconds