Home | History | Annotate | Download | only in aapt

Lines Matching refs:ResTable

2553     const ResTable& res = getIncludedResources();
2555 return const_cast<ResTable&>(res).add(file->getData(), file->getSize(), NULL);
2558 const ResTable& AaptAssets::getIncludedResources() const