Searched refs:flattenedTable (Results 1 – 1 of 1) sorted by relevance
1592 sp<AaptFile> flattenedTable = new AaptFile(String8("resources.arsc"), in buildResources() local1595 flattenedTable, split->isBase()); in buildResources()1601 split->addEntry(String8("resources.arsc"), flattenedTable); in buildResources()1604 resFile = flattenedTable; in buildResources()1605 err = finalResTable.add(flattenedTable->getData(), flattenedTable->getSize()); in buildResources()1612 err = resTable.add(flattenedTable->getData(), flattenedTable->getSize()); in buildResources()