Home
last modified time | relevance | path

Searched defs:input_str (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/mtp/
DMtpStringBuffer.cpp31 static std::string utf16ToUtf8(std::u16string input_str) { in utf16ToUtf8()
35 static std::u16string utf8ToUtf16(std::string input_str) { in utf8ToUtf16()