Searched defs:sources (Results 1 – 3 of 3) sorted by relevance
564 List<CodeSource> sources = new ArrayList<>(); in mapSignersToCodeSources() local591 CodeSource[] sources = mapSignersToCodeSources(cs.getLocation(), getJarCodeSigners(), true); in findMatchingSigners() local
398 public long write(ByteBuffer[] sources, int offset, int length) in write()
3792 public long write(ByteBuffer[] sources, int offset, int length) throws IOException { in write()