Lines Matching refs:AaptFile
42 const sp<AaptFile>& target, in compileXmlFile()
57 const sp<AaptFile>& target, in compileXmlFile()
58 const sp<AaptFile>& outTarget, in compileXmlFile()
74 const sp<AaptFile>& target, in compileXmlFile()
301 PendingAttribute(String16 _package, const sp<AaptFile>& in, in PendingAttribute()
327 static status_t compileAttribute(const sp<AaptFile>& in, in compileAttribute()
589 const sp<AaptFile>& in, in parseAndAddBag()
686 const sp<AaptFile>& in, in parseAndAddEntry()
779 const sp<AaptFile>& in, in compileResourceFile()
2184 sp<AaptFile> ResourceTable::flatten(Bundle* bundle, const sp<const ResourceFilter>& filter, in flatten()
2187 sp<AaptFile> data = new AaptFile(String8(), AaptGroupEntry(), String8()); in flatten()
2877 const sp<AaptFile>& dest, in flatten()
3010 Vector<sp<AaptFile> > flatPackages; in flatten()
3023 sp<AaptFile> data = new AaptFile(String8(), AaptGroupEntry(), String8()); in flatten()
3037 sp<AaptFile> strFile = p->getTypeStringsData(); in flatten()
3347 status_t ResourceTable::flattenLibraryTable(const sp<AaptFile>& dest, const Vector<sp<Package> >& l… in flattenLibraryTable()
3750 ssize_t ResourceTable::Entry::flatten(Bundle* /* bundle */, const sp<AaptFile>& data, bool isPublic) in flatten()
4131 status_t ResourceTable::Package::setTypeStrings(const sp<AaptFile>& data) in setTypeStrings()
4145 status_t ResourceTable::Package::setKeyStrings(const sp<AaptFile>& data) in setKeyStrings()
4159 status_t ResourceTable::Package::setStrings(const sp<AaptFile>& data, in setStrings()
4770 const sp<AaptFile>& target, const sp<XMLNode>& root) { in versionForCompat()
4810 sp<AaptFile> newFile = new AaptFile(target->getSourceFile(), in versionForCompat()
4841 const sp<AaptFile>& target, in modifyForCompat()
4934 sp<AaptFile> newFile = new AaptFile(target->getSourceFile(), in modifyForCompat()
5077 const sp<AaptFile>& target, in processBundleFormat()
5088 const sp<AaptFile>& target, in processBundleFormatImpl()
5240 workItem.file = new AaptFile(target->getSourceFile(), target->getGroupEntry(), in processBundleFormatImpl()