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

  /frameworks/base/media/mtp/
MtpDebug.h 30 static const char* getFormatCodeName(MtpObjectFormat code);
MtpDebug.cpp 384 const char* MtpDebug::getFormatCodeName(MtpObjectFormat code) {
MtpServer.cpp 669 handle, MtpDebug::getFormatCodeName(format),
    [all...]
MtpDevice.cpp 253 LOGI("*** FORMAT: %s\n", MtpDebug::getFormatCodeName(format));

Completed in 177 milliseconds