Home
last modified time | relevance | path

Searched refs:getCharCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
DMtpStringBuffer.h52 inline int getCharCount() const { return mCharCount; } in getCharCount() function
DMtpServer.cpp951 if (name.getCharCount() == 0) { in doSendObjectInfo()