Home
last modified time | relevance | path

Searched defs:resType (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tools/aapt/
H A DAaptAssets.cpp398 AaptGroupEntry::initFromDirName(const char* dir, String8* resType) in initFromDirName()
656 const AaptGroupEntry& kind, const String8& resType, in slurpFullTree()
904 const String8& resType) in addFile()
955 const sp<AaptFile>& file, const String8& resType) in addResource()
1118 const String8& resType, in slurpFullTree()
1160 String8 resType; in slurpResourceTree() local
1245 String8 resType; in slurpResourceZip() local
H A DResource.cpp85 ResourceDirIterator(const sp<ResourceTypeSet>& set, const String8& resType) in ResourceDirIterator()
296 const char* resType) in makeFileResources()
408 String8 resType = files.valueAt(0)->getResourceType(); in collect_files() local
596 const char *resType) in applyFileOverlay()
H A DAaptAssets.h149 const String8& resType) in AaptFile()