Searched refs:utf8Line (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/java/
H A DAnnotationProcessor.cpp55 std::string utf8Line = util::utf16ToUtf8(line); local
56 appendCommentLine(utf8Line);
65 std::string utf8Line = line.toString(); local
66 appendCommentLine(utf8Line);

Completed in 404 milliseconds