Searched refs:getPathExtension (Results 1 – 11 of 11) sorted by relevance
87 String8 ext(getPathExtension(path)); in checkAndAddFile()90 String8 ext2 = getPathExtension(extensions[i]); in checkAndAddFile()
278 if (strcasecmp(getPathExtension(storageName).c_str(), ".gz") == 0) { in processFile()370 String8 ext = getPathExtension(pathName); in okayToCompress()
1361 String8 ext(getPathExtension(file->getPath())); in preProcessImage()1522 if (getPathExtension(getBasePath(source)) == ".9") { in preProcessImageToCache()1588 String8 ext(getPathExtension(file->getPath())); in postProcessImage()
1379 if (getPathExtension(file->getPath()) == ".xml") { in filter()1416 if (getPathExtension(file->getPath()) == ".xml") { in filter()
2490 if (strcasecmp(getPathExtension(String8(fileName)).c_str(), ".gz") == 0) { in doAdd()2621 String8 ext(getPathExtension(original)); in buildApkName()
1691 if (getPathExtension(it.getFile()->getPath()) == ".xml") { in buildResources()
61 String8 getPathExtension(const String8& str);
45 if (file.getPathExtension() == ".so") { in PluginLoader()
77 String8 testExt(testStorage.keyAt(i).getPathExtension()); in main()
66 String8 getPathExtension(const String8& str) { in getPathExtension() function
901 if (strcasecmp(getPathExtension(pathName).c_str(), ".gz") == 0) { in openAssetFromFileLocked()1187 if (strcasecmp(getPathExtension(info.getFileName()).c_str(), ".gz") == 0) in scanDirLocked()