Home
last modified time | relevance | path

Searched defs:leafName (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DAaptAssets.cpp639 status_t AaptDir::addLeafFile(const String8& leafName, const sp<AaptFile>& file, in addLeafFile()
952 void AaptAssets::addResource(const String8& leafName, const String8& path, in addResource()
DResource.cpp397 String8 leafName = groups.keyAt(i); in collect_files() local