Lines Matching refs:AaptFile
44 const sp<AaptFile>& target, in compileXmlFile()
59 const sp<AaptFile>& target, in compileXmlFile()
60 const sp<AaptFile>& outTarget, in compileXmlFile()
76 const sp<AaptFile>& target, in compileXmlFile()
303 PendingAttribute(String16 _package, const sp<AaptFile>& in, in PendingAttribute()
329 static status_t compileAttribute(const sp<AaptFile>& in, in compileAttribute()
591 const sp<AaptFile>& in, in parseAndAddBag()
688 const sp<AaptFile>& in, in parseAndAddEntry()
781 const sp<AaptFile>& in, in compileResourceFile()
2186 sp<AaptFile> ResourceTable::flatten(Bundle* bundle, const sp<const ResourceFilter>& filter, in flatten()
2189 sp<AaptFile> data = new AaptFile(String8(), AaptGroupEntry(), String8()); in flatten()
2878 const sp<AaptFile>& dest, in flatten()
3003 Vector<sp<AaptFile> > flatPackages; in flatten()
3016 sp<AaptFile> data = new AaptFile(String8(), AaptGroupEntry(), String8()); in flatten()
3030 sp<AaptFile> strFile = p->getTypeStringsData(); in flatten()
3340 status_t ResourceTable::flattenLibraryTable(const sp<AaptFile>& dest, const Vector<sp<Package> >& l… in flattenLibraryTable()
3743 ssize_t ResourceTable::Entry::flatten(Bundle* /* bundle */, const sp<AaptFile>& data, bool isPublic) in flatten()
4124 status_t ResourceTable::Package::setTypeStrings(const sp<AaptFile>& data) in setTypeStrings()
4138 status_t ResourceTable::Package::setKeyStrings(const sp<AaptFile>& data) in setKeyStrings()
4152 status_t ResourceTable::Package::setStrings(const sp<AaptFile>& data, in setStrings()
4763 const sp<AaptFile>& target, const sp<XMLNode>& root) { in versionForCompat()
4803 sp<AaptFile> newFile = new AaptFile(target->getSourceFile(), in versionForCompat()
4834 const sp<AaptFile>& target, in modifyForCompat()
4927 sp<AaptFile> newFile = new AaptFile(target->getSourceFile(), in modifyForCompat()
5070 const sp<AaptFile>& target, in processBundleFormat()
5081 const sp<AaptFile>& target, in processBundleFormatImpl()
5233 workItem.file = new AaptFile(target->getSourceFile(), target->getGroupEntry(), in processBundleFormatImpl()