Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.cpp32 static const bool kIsDebugParse = false; variable
1217 if (kIsDebugParse) { in startNamespace()
1235 if (kIsDebugParse) { in startElement()
1263 if (kIsDebugParse) { in characterData()
1292 if (kIsDebugParse) { in endElement()
1314 if (kIsDebugParse) { in endNamespace()
1328 if (kIsDebugParse) { in commentData()