Lines Matching refs:ResTable
2652 const ResTable& res = getIncludedResources();2654 return const_cast<ResTable&>(res).add(file->getData(), file->getSize(), NULL);2657 const ResTable& AaptAssets::getIncludedResources() const