Searched defs:leafName (Results 1 – 2 of 2) sorted by relevance
639 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()
397 String8 leafName = groups.keyAt(i); in collect_files() local