Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp1097 String16 formatStr = String16(block.getAttributeStringValue( in compileResourceFile() local
1099 curFormat = parse_flags(formatStr.string(), formatStr.size(), in compileResourceFile()
1104 String8(formatStr).string()); in compileResourceFile()
1209 String16 formatStr = String16(block.getAttributeStringValue( in compileResourceFile() local
1211 curFormat = parse_flags(formatStr.string(), formatStr.size(), in compileResourceFile()
1216 String8(formatStr).string()); in compileResourceFile()