Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp597 int32_t curFormat, in parseAndAddBag() argument
630 &spans, &config, overwrite, false, curFormat); in parseAndAddBag()
694 int32_t curFormat, in parseAndAddEntry() argument
772 false, curFormat, overwrite); in parseAndAddEntry()
912 int32_t curFormat = ResTable_map::TYPE_ANY; in compileResourceFile() local
1338 if (curFormat == 0) { in compileResourceFile()
1413 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_COLOR; in compileResourceFile()
1463 curFormat = parse_flags(formatStr.string(), formatStr.size(), in compileResourceFile()
1465 if (curFormat == 0) { in compileResourceFile()
1665 *curTag, curIsStyled, curFormat, curIsFormatted, in compileResourceFile()
[all …]