Searched refs:formatStr (Results 1 – 2 of 2) sorted by relevance
219 formatStr[pos] = sTmpFormatStr[tmp]; in printFieldLocked()226 formatStr[pos] = (char)(dig + '0'); in printFieldLocked()232 formatStr[pos] = (char)(dig + '0'); in printFieldLocked()236 formatStr[pos] = (char)(amt + '0'); in printFieldLocked()239 formatStr[pos] = suffix; in printFieldLocked()250 char[] formatStr = sFormatStr; in formatDurationLocked() local256 formatStr[pos++] = ' '; in formatDurationLocked()258 formatStr[pos] = '0'; in formatDurationLocked()296 formatStr[pos] = ' '; in formatDurationLocked()302 formatStr[pos] = prefix; in formatDurationLocked()[all …]
1334 String16 formatStr = String16(block.getAttributeStringValue( in compileResourceFile() local1336 curFormat = parse_flags(formatStr.string(), formatStr.size(), in compileResourceFile()1341 String8(formatStr).string()); in compileResourceFile()1461 String16 formatStr = String16(block.getAttributeStringValue( in compileResourceFile() local1463 curFormat = parse_flags(formatStr.string(), formatStr.size(), in compileResourceFile()1468 String8(formatStr).string()); in compileResourceFile()