Searched refs:flattenedTable (Results 1 – 1 of 1) sorted by relevance
1804 sp<AaptFile> flattenedTable = new AaptFile(String8("resources.arsc"), in buildResources() local1807 flattenedTable, split->isBase()); in buildResources()1813 split->addEntry(String8("resources.arsc"), flattenedTable); in buildResources()1816 resFile = flattenedTable; in buildResources()1817 err = finalResTable.add(flattenedTable->getData(), flattenedTable->getSize()); in buildResources()1824 err = resTable.add(flattenedTable->getData(), flattenedTable->getSize()); in buildResources()