Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.cpp29 static const bool kIsDebugParse = false; variable
1214 if (kIsDebugParse) { in startNamespace()
1232 if (kIsDebugParse) { in startElement()
1260 if (kIsDebugParse) { in characterData()
1289 if (kIsDebugParse) { in endElement()
1311 if (kIsDebugParse) { in endNamespace()
1325 if (kIsDebugParse) { in commentData()