Searched refs:sources (Results 1 – 9 of 9) sorted by relevance
32 public ChainedDataSource(DataSource... sources) { in ChainedDataSource() argument33 mSources = sources; in ChainedDataSource()34 mTotalSize = Arrays.stream(sources).mapToLong(src -> src.size()).sum(); in ChainedDataSource()114 ArrayList<DataSource> sources = new ArrayList<>(); in slice() local115 sources.add(beginSource.slice( in slice()123 sources.add(mSources[i]); in slice()126 sources.add(mSources[endIndex].slice(0, endLocalOffset + 1)); in slice()127 return new ChainedDataSource(sources.toArray(new DataSource[0])); in slice()
212 if (options.sources.size == 1 && options.sources[0].path.endsWith(DOT_TXT)) { in processFlags()214 file = options.sources[0], in processFlags()219 } else if (options.sources.size == 1 && options.sources[0].path.endsWith(DOT_JAR)) { in processFlags()220 loadFromJarFile(options.sources[0]) in processFlags()221 } else if (options.sources.isNotEmpty() || options.sourcePath.isNotEmpty()) { in processFlags()422 val sources = options.sources in processFlags() constant424 val contents = sources.joinToString(" ") { in processFlags()791 val sources = if (options.sources.isEmpty()) { in loadFromSources() constant797 options.sources in loadFromSources()801 val codebase = parseSources(sources, "Codebase loaded from source folders") in loadFromSources()[all …]
305 var sources: List<File> = mutableSources in <lambda>() variable in com.android.tools.metalava.Options1613 if (apiJar != null && sources.isNotEmpty()) { in <lambda>()
123 extractRoots(options.sources, roots) in mergeAll()
69 public void addSources(Set<String> sources) { in addSources() argument70 mSources.addAll(sources); in addSources()299 String sources = in toString() local307 string.append("\n\t").append(sources); in toString()
107 Set<String> sources = new HashSet<String>(); in testparseTestMapping() local111 sources.addAll(test.getSources()); in testparseTestMapping()115 assertTrue(sources.contains(rootDirName)); in testparseTestMapping()
20 classifier = 'sources'
79 * Ability to merge in data (annotations etc) from external sources, such as144 in from external sources, but also inferring whether nullness annotations have153 stub sources that include documentation.
432 strongly advised that sources of IPv6 packets adhere to the above