Searched refs:toDirName (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp371 String8 AaptLocaleValue::toDirName() const { function in class:AaptLocaleValue
449 AaptGroupEntry::toDirName(const String8& resType) const function in class:AaptGroupEntry
535 String8 name(mGroupEntry.toDirName(String8()));
592 printf("%s Gen: (%s) %d bytes\n", prefix.string(), e.toDirName(String8()).string(),
595 printf("%s Src: (%s) %s\n", prefix.string(), e.toDirName(String8()).string(),
599 // file->getGroupEntry().toDirName(String8()).string());
983 String8 dirname = file->getGroupEntry().toDirName(resType);
1612 String8 cname = mGroupEntries.itemAt(i).toDirName(String8());
H A DAaptAssets.h81 String8 toDirName() const;
123 String8 toDirName(const String8& resType) const;
H A DResource.cpp142 mPath.appendPath(file->getGroupEntry().toDirName(mResType));
422 files.keyAt(j).toDirName(String8()).string(),
H A DResourceTable.cpp4660 newFile->getGroupEntry().toDirName(target->getResourceType()).string(),

Completed in 655 milliseconds