Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.cpp96 status_t hasSubstitutionErrors(const char* fileName, in hasSubstitutionErrors() function
236 if (isFormatted && hasSubstitutionErrors(fileName, inXml, text) != NO_ERROR) { in parseStyledString()