Lines Matching refs:getLeaf
1848 if (!validateFileName(mFiles.valueAt(i)->getLeaf().string())) {
1856 if (strcasecmp(mFiles.valueAt(i)->getLeaf().string(),
1857 mFiles.valueAt(j)->getLeaf().string()) == 0) {
1869 if (strcasecmp(mFiles.valueAt(i)->getLeaf().string(),
1870 mDirs.valueAt(j)->getLeaf().string()) == 0) {
1880 if (!validateFileName(mDirs.valueAt(i)->getLeaf().string())) {
1888 if (strcasecmp(mDirs.valueAt(i)->getLeaf().string(),
1889 mDirs.valueAt(j)->getLeaf().string()) == 0) {
2437 if (dir->getLeaf() == kValuesDir) {
2443 if (dir->getLeaf() == kMipmapDir) {
2684 printf("%s Type %s\n", prefix.string(), d->getLeaf().string());
2695 if (d->getLeaf() == name) {