Searched refs:basePath (Results 1 – 7 of 7) sorted by relevance
393 public static String concat(String basePath, String fullFilenameToAdd) { in concat() argument401 if (basePath == null) { in concat()404 int len = basePath.length(); in concat()408 char ch = basePath.charAt(len - 1); in concat()410 return normalize(basePath + fullFilenameToAdd); in concat()412 return normalize(basePath + '/' + fullFilenameToAdd); in concat()
82 /* static */ bool DictFileWritingUtils::flushBufferToFileWithSuffix(const char *const basePath, in flushBufferToFileWithSuffix() argument84 const int filePathBufSize = FileUtils::getFilePathWithSuffixBufSize(basePath, suffix); in flushBufferToFileWithSuffix()86 FileUtils::getFilePathWithSuffix(basePath, suffix, filePathBufSize, filePath); in flushBufferToFileWithSuffix()
38 static bool flushBufferToFileWithSuffix(const char *const basePath, const char *const suffix,
84 String basePath = "/filter/mediatype/" + mMediaType; in updateData() local88 String filteredPath = basePath + "/{" + set.getPath().toString() + "}"; in updateData()
348 String basePath = mMediaSet.getPath().toString(); in doCluster() local349 String newPath = FilterUtils.newClusterPath(basePath, clusterType); in doCluster()
311 String basePath = mMediaSet.getPath().toString(); in doCluster() local312 String newPath = FilterUtils.switchClusterPath(basePath, clusterType); in doCluster()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...