Searched refs:toDirName (Results 1 – 6 of 6) sorted by relevance
60 std::string toDirName() const;
227 std::string LocaleValue::toDirName() const { in toDirName() function in aapt::LocaleValue
425 AaptGroupEntry::toDirName(const String8& resType) const in toDirName() function in AaptGroupEntry511 String8 name(mGroupEntry.toDirName(String8())); in getPrintableSource()568 printf("%s Gen: (%s) %d bytes\n", prefix.string(), e.toDirName(String8()).string(), in print()571 printf("%s Src: (%s) %s\n", prefix.string(), e.toDirName(String8()).string(), in print()959 String8 dirname = file->getGroupEntry().toDirName(resType); in addResource()1588 String8 cname = mGroupEntries.itemAt(i).toDirName(String8()); in print()
121 String8 toDirName(const String8& resType) const;
149 mPath.appendPath(file->getGroupEntry().toDirName(mResType)); in next()438 files.keyAt(j).toDirName(String8()).string(), in collect_files()
4809 newFile->getGroupEntry().toDirName(target->getResourceType()).string(), in modifyForCompat()5027 target->getGroupEntry().toDirName(target->getResourceType()) in processBundleFormatImpl()