Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp964 const char16_t* identStr = block.getAttributeStringValue(identIdx, &len); in compileResourceFile() local
966 if (!ResTable::stringToInt(identStr, len, &identValue)) { in compileResourceFile()