Searched refs:getPathExtension (Results 1 – 13 of 13) sorted by relevance
86 String8 ext(path.getPathExtension()); in checkAndAddFile()89 String8 ext2 = extensions[i].getPathExtension(); in checkAndAddFile()
326 if (strcasecmp(storageName.getPathExtension().string(), ".gz") == 0) { in processFile()418 String8 ext = pathName.getPathExtension(); in okayToCompress()
1126 String8 ext(file->getPath().getPathExtension()); in preProcessImage()1306 if (source.getBasePath().getPathExtension() == ".9") { in preProcessImageToCache()1373 String8 ext(file->getPath().getPathExtension()); in postProcessImage()
2405 if (file->getPath().getPathExtension() == ".xml") { in filter()2441 if (file->getPath().getPathExtension() == ".xml") { in filter()
1543 if (strcasecmp(String8(fileName).getPathExtension().string(), ".gz") == 0) { in doAdd()
77 String8 testExt(testStorage.keyAt(i).getPathExtension()); in main()
231 String8 extension(sName.getPathExtension()); in isPlugIn()
179 String8 getPathExtension(void) const;
161 String8 extension = path.getPathExtension(); in onCanHandle()
213 String8 extension = path.getPathExtension(); in canHandle()577 const String8 fileSuffix = path.getPathExtension(); in getSupportedPlugInIdFromPath()
558 String8 String8::getPathExtension(void) const in getPathExtension() function in android::String8
228 String8 extString = path.getPathExtension(); in onCanHandle()
1044 if (strcasecmp(pathName.getPathExtension().string(), ".gz") == 0) { in openAssetFromFileLocked()1402 if (strcasecmp(info.getFileName().getPathExtension().string(), ".gz") == 0) in scanDirLocked()