Searched refs:flattenedTable (Results 1 – 1 of 1) sorted by relevance
1651 sp<AaptFile> flattenedTable = new AaptFile(String8("resources.arsc"), in buildResources() local1654 flattenedTable, split->isBase()); in buildResources()1660 split->addEntry(String8("resources.arsc"), flattenedTable); in buildResources()1663 resFile = flattenedTable; in buildResources()1664 err = finalResTable.add(flattenedTable->getData(), flattenedTable->getSize()); in buildResources()1671 err = resTable.add(flattenedTable->getData(), flattenedTable->getSize()); in buildResources()