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

/frameworks/base/tools/aapt2/
H A DLocale.h60 std::string toDirName() const;
H A DLocale.cpp227 std::string LocaleValue::toDirName() const { function in class:aapt::LocaleValue
/frameworks/base/tools/aapt/
H A DAaptAssets.cpp425 AaptGroupEntry::toDirName(const String8& resType) const function in class:AaptGroupEntry
511 String8 name(mGroupEntry.toDirName(String8()));
568 printf("%s Gen: (%s) %d bytes\n", prefix.string(), e.toDirName(String8()).string(),
571 printf("%s Src: (%s) %s\n", prefix.string(), e.toDirName(String8()).string(),
575 // file->getGroupEntry().toDirName(String8()).string());
959 String8 dirname = file->getGroupEntry().toDirName(resType);
1588 String8 cname = mGroupEntries.itemAt(i).toDirName(String8());
H A DAaptAssets.h121 String8 toDirName(const String8& resType) const;
H A DResource.cpp149 mPath.appendPath(file->getGroupEntry().toDirName(mResType));
438 files.keyAt(j).toDirName(String8()).string(),
H A DResourceTable.cpp4809 newFile->getGroupEntry().toDirName(target->getResourceType()).string(),
5027 target->getGroupEntry().toDirName(target->getResourceType())

Completed in 1998 milliseconds