Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DResourceTable.h27 XML_COMPILE_COMPACT_WHITESPACE = 1<<3, enumerator
H A DResourceTable.cpp91 } else if ((options&XML_COMPILE_COMPACT_WHITESPACE) != 0) { in compileXmlFile()