Searched refs:getLeaf (Results 1 – 4 of 4) sorted by relevance
750 if (!validateFileName(mFiles.valueAt(i)->getLeaf().string())) { in validate()758 if (strcasecmp(mFiles.valueAt(i)->getLeaf().string(), in validate()759 mFiles.valueAt(j)->getLeaf().string()) == 0) { in validate()771 if (strcasecmp(mFiles.valueAt(i)->getLeaf().string(), in validate()772 mDirs.valueAt(j)->getLeaf().string()) == 0) { in validate()782 if (!validateFileName(mDirs.valueAt(i)->getLeaf().string())) { in validate()790 if (strcasecmp(mDirs.valueAt(i)->getLeaf().string(), in validate()791 mDirs.valueAt(j)->getLeaf().string()) == 0) { in validate()1349 if (dir->getLeaf() == kValuesDir) { in filter()1355 if (dir->getLeaf() == kMipmapDir) { in filter()[all …]
215 const String8& getLeaf() const { return mLeaf; } in getLeaf() function248 const String8& getLeaf() const { return mLeaf; } in getLeaf() function
130 String8 leaf(group->getLeaf()); in next()459 d->getLeaf().string()); in collect_files()465 printf("Removing dir leaf %s\n", d->getLeaf().string()); in collect_files()467 ass->removeDir(d->getLeaf()); in collect_files()660 overlayGroup->getLeaf().string(), in applyFileOverlay()668 overlayGroup->getLeaf().string(), in applyFileOverlay()3252 const String8& dirName = d->getLeaf(); in writeProguardForLayouts()
2510 const char* dirStr = subDir->getLeaf().string(); in addResourcesToBuilder()