Home
last modified time | relevance | path

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

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