Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp1041 const char16_t* startStr = block.getAttributeStringValue(startIdx, &len); in compileResourceFile() local
1043 if (!ResTable::stringToInt(startStr, len, &startValue)) { in compileResourceFile()