Searched refs:getPathExtension (Results 1 – 20 of 20) sorted by relevance
86 String8 ext(path.getPathExtension()); in checkAndAddFile()89 String8 ext2 = extensions[i].getPathExtension(); in checkAndAddFile()
276 if (strcasecmp(storageName.getPathExtension().string(), ".gz") == 0) { in processFile()368 String8 ext = pathName.getPathExtension(); in okayToCompress()
1360 String8 ext(file->getPath().getPathExtension()); in preProcessImage()1521 if (source.getBasePath().getPathExtension() == ".9") { in preProcessImageToCache()1587 String8 ext(file->getPath().getPathExtension()); in postProcessImage()
1379 if (file->getPath().getPathExtension() == ".xml") { in filter()1416 if (file->getPath().getPathExtension() == ".xml") { in filter()
2472 if (strcasecmp(String8(fileName).getPathExtension().string(), ".gz") == 0) { in doAdd()2603 String8 ext(original.getPathExtension()); in buildApkName()
1688 if (it.getFile()->getPath().getPathExtension() == ".xml") { in buildResources()
111 if (pluginPath.getPathExtension() == ".so") { in findFactoryForScheme()153 if (pluginPath.getPathExtension() == ".so") { in enumeratePlugins()
103 if (pluginPath.getPathExtension() == ".so") { in findFactoryForScheme()142 if (pluginPath.getPathExtension() == ".so") { in enumeratePlugins()
45 if (file.getPathExtension() == ".so") { in PluginLoader()
49 if (file.getPathExtension() == ".so") { in PluginLoader()
77 String8 testExt(testStorage.keyAt(i).getPathExtension()); in main()
231 String8 extension(sName.getPathExtension()); in isPlugIn()
315 String8 extension = path.getPathExtension(); in canHandle()744 const String8 fileSuffix = path.getPathExtension(); in getSupportedPlugInIdFromPath()
75 str1->getPathExtension(); in __anon90faaa7c0b02()
529 String8 String8::getPathExtension(void) const in getPathExtension() function in android::String8
185 String8 getPathExtension(void) const;
162 String8 extension = path.getPathExtension(); in onCanHandle()
230 String8 extString = path.getPathExtension(); in onCanHandle()
900 if (strcasecmp(pathName.getPathExtension().string(), ".gz") == 0) { in openAssetFromFileLocked()1187 if (strcasecmp(info.getFileName().getPathExtension().string(), ".gz") == 0) in scanDirLocked()