Searched refs:getDevicePropCodeName (Results 1 – 4 of 4) sorted by relevance
32 static const char* getDevicePropCodeName(MtpPropertyCode code);
398 const char* MtpDebug::getDevicePropCodeName(MtpPropertyCode code) { in getDevicePropCodeName() function in android::MtpDebug
690 MtpDebug::getDevicePropCodeName(property)); in doGetDevicePropValue()700 MtpDebug::getDevicePropCodeName(property)); in doSetDevicePropValue()710 MtpDebug::getDevicePropCodeName(property)); in doResetDevicePropValue()1332 ALOGV("GetDevicePropDesc %s\n", MtpDebug::getDevicePropCodeName(propCode)); in doGetDevicePropDesc()
346 ALOGI(" %s (%04X)", MtpDebug::getDevicePropCodeName(mCode), mCode); in print()