Home
last modified time | relevance | path

Searched refs:XML_COMPILE_UTF8 (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.h30 XML_COMPILE_UTF8 = 1<<6, enumerator
DResource.cpp1197 xmlFlags |= XML_COMPILE_UTF8; in buildResources()
DResourceTable.cpp87 if ((options&XML_COMPILE_UTF8) != 0) { in compileXmlFile()