Searched defs:leafName (Results 1 – 2 of 2) sorted by relevance
1632 status_t AaptDir::addLeafFile(const String8& leafName, const sp<AaptFile>& file) in addLeafFile()1901 void AaptAssets::addResource(const String8& leafName, const String8& path, in addResource()
347 String8 leafName = groups.keyAt(i); in collect_files() local