Searched refs:getLeaf (Results 1 – 4 of 4) sorted by relevance
749 if (!validateFileName(mFiles.valueAt(i)->getLeaf().string())) { in validate()757 if (strcasecmp(mFiles.valueAt(i)->getLeaf().string(), in validate()758 mFiles.valueAt(j)->getLeaf().string()) == 0) { in validate()770 if (strcasecmp(mFiles.valueAt(i)->getLeaf().string(), in validate()771 mDirs.valueAt(j)->getLeaf().string()) == 0) { in validate()781 if (!validateFileName(mDirs.valueAt(i)->getLeaf().string())) { in validate()789 if (strcasecmp(mDirs.valueAt(i)->getLeaf().string(), in validate()790 mDirs.valueAt(j)->getLeaf().string()) == 0) { in validate()1348 if (dir->getLeaf() == kValuesDir) { in filter()1354 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
134 String8 leaf(group->getLeaf()); in next()463 d->getLeaf().string()); in collect_files()469 printf("Removing dir leaf %s\n", d->getLeaf().string()); in collect_files()471 ass->removeDir(d->getLeaf()); in collect_files()664 overlayGroup->getLeaf().string(), in applyFileOverlay()672 overlayGroup->getLeaf().string(), in applyFileOverlay()3102 const String8& dirName = d->getLeaf(); in writeProguardForLayouts()
2431 const char* dirStr = subDir->getLeaf().string(); in addResourcesToBuilder()