Home | History | Annotate | Download | only in aapt

Lines Matching refs:ResTable

2420     const ResTable& res = getIncludedResources();
2422 return const_cast<ResTable&>(res).add(file->getData(), file->getSize(), NULL);
2425 const ResTable& AaptAssets::getIncludedResources() const