Home
last modified time | relevance | path

Searched defs:arg1 (Results 1 – 25 of 32) sorted by relevance

12

/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
DSSLSocketFactoryImpl.java50 public Socket createSocket(String arg0, int arg1) throws IOException, UnknownHostException { in createSocket()
59 public Socket createSocket(InetAddress arg0, int arg1) throws IOException { in createSocket()
68 …public Socket createSocket(String arg0, int arg1, InetAddress arg2, int arg3) throws IOException, … in createSocket()
77 …public Socket createSocket(InetAddress arg0, int arg1, InetAddress arg2, int arg3) throws IOExcept… in createSocket()
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketImplFactoryTest.java129 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind()
137 protected void connect(String arg0, int arg1) throws IOException { in connect()
141 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect()
145 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect()
174 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
DOldDatagramSocketImplFactoryTest.java134 protected void bind(int arg0, InetAddress arg1) throws SocketException { in bind()
161 protected void joinGroup(SocketAddress arg0, NetworkInterface arg1) throws IOException { in joinGroup()
169 protected void leaveGroup(SocketAddress arg0, NetworkInterface arg1) throws IOException { in leaveGroup()
202 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
DOldServerSocketTest.java343 protected void connect(String arg0, int arg1) throws IOException { in connect()
346 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect()
349 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect()
352 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind()
379 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
DSocketTest.java184 @Override protected void bind(InetAddress arg0, int arg1) throws IOException { } in test_SocketOptions_setOption()
186 @Override protected void connect(String arg0, int arg1) throws IOException { } in test_SocketOptions_setOption()
187 @Override protected void connect(InetAddress arg0, int arg1) throws IOException { } in test_SocketOptions_setOption()
188 @Override protected void connect(SocketAddress arg0, int arg1) throws IOException { } in test_SocketOptions_setOption()
DOldSocketTest.java2201 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind()
2209 protected void connect(String arg0, int arg1) throws IOException { in connect()
2213 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect()
2217 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect()
2246 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DMockDatagramChannel.java59 public int send(ByteBuffer arg0, SocketAddress arg1) throws IOException { in send()
69 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in read()
79 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in write()
DMockSocketChannel.java64 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in read()
74 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in write()
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKeyStore3Test.java212 public Key engineGetKey(String arg0, char[] arg1) in engineGetKey()
225 public void engineLoad(InputStream arg0, char[] arg1) in engineLoad()
231 public void engineSetCertificateEntry(String arg0, Certificate arg1) in engineSetCertificateEntry()
236 public void engineSetKeyEntry(String arg0, byte[] arg1, in engineSetKeyEntry()
241 public void engineSetKeyEntry(String arg0, Key arg1, char[] arg2, in engineSetKeyEntry()
254 public void engineStore(OutputStream arg0, char[] arg1) in engineStore()
DMessageDigestSpiTest.java196 public void engineUpdate(byte[] arg0, int arg1, int arg2) { in engineUpdate()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
DX509ExtendedKeyManagerTest.java43 public String chooseClientAlias(String[] arg0, Principal[] arg1, Socket arg2) { in chooseClientAlias()
51 public String chooseServerAlias(String arg0, Principal[] arg1, Socket arg2) { in chooseServerAlias()
67 public String[] getClientAliases(String arg0, Principal[] arg1) { in getClientAliases()
83 public String[] getServerAliases(String arg0, Principal[] arg1) { in getServerAliases()
DSSLServerSocketFactoryTest.java50 public ServerSocket createServerSocket(int arg0, int arg1) in createServerSocket()
56 public ServerSocket createServerSocket(int arg0, int arg1, in createServerSocket()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DResponseCacheTest.java60 public CacheResponse get(URI arg0, String arg1, Map arg2) in get()
65 public CacheRequest put(URI arg0, URLConnection arg1) in put()
DServerSocketTest.java882 protected void connect(String arg0, int arg1) throws IOException { in connect()
886 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect()
890 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect()
894 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind()
926 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
DDatagramSocketTest.java407 protected void bind(int arg0, InetAddress arg1) in bind()
461 protected void leaveGroup(SocketAddress arg0, NetworkInterface arg1) in leaveGroup()
469 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
/libcore/luni/src/main/native/
Dcbigint.cpp113 simpleAddHighPrecision (uint64_t * arg1, int32_t length, uint64_t arg2) in simpleAddHighPrecision()
131 addHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2) in addHighPrecision()
177 subtractHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2) in subtractHighPrecision()
195 static uint32_t simpleMultiplyHighPrecision(uint64_t* arg1, int32_t length, uint64_t arg2) { in simpleMultiplyHighPrecision()
218 simpleMultiplyAddHighPrecision (uint64_t * arg1, int32_t length, uint64_t arg2, in simpleMultiplyAddHighPrecision()
255 void simpleMultiplyAddHighPrecisionBigEndianFix(uint64_t* arg1, int32_t length, uint64_t arg2, uint… in simpleMultiplyAddHighPrecisionBigEndianFix()
280 multiplyHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2, in multiplyHighPrecision()
316 simpleAppendDecimalDigitHighPrecision (uint64_t * arg1, int32_t length, uint64_t digit) in simpleAppendDecimalDigitHighPrecision()
339 simpleShiftLeftHighPrecision (uint64_t * arg1, int32_t length, int32_t arg2) in simpleShiftLeftHighPrecision()
542 compareHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2) in compareHighPrecision()
[all …]
/libcore/luni/src/test/java/libcore/java/util/
DOldFormattableTest.java29 public void formatTo(Formatter arg0, int arg1, int arg2, int arg3) { in formatTo()
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
DMyMessageDigest2.java63 public void engineUpdate(byte[] arg0, int arg1, int arg2) { in engineUpdate()
DMyMessageDigest1.java75 public void engineUpdate(byte[] arg0, int arg1, int arg2) { in engineUpdate()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
DCharsetEncoder2Test.java91 public MockCharsetEncoderForHarmony491(Charset arg0, float arg1, in MockCharsetEncoderForHarmony491()
96 protected CoderResult encodeLoop(CharBuffer arg0, ByteBuffer arg1) { in encodeLoop()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/spi/
DMockAbstractSelector.java48 protected SelectionKey register(AbstractSelectableChannel arg0, int arg1, in register()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DWriterTest.java93 public void write(char[] arg0, int arg1, int arg2) throws IOException { in write()
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
DTestUtils.java209 public void check(Certificate arg0, Collection arg1) in getTestCertPathChecker()
/libcore/luni/src/main/java/java/security/
DSignature.java673 protected void engineUpdate(byte[] arg0, int arg1, int arg2) throws SignatureException { in engineUpdate()
693 protected void engineSetParameter(String arg0, Object arg1) in engineSetParameter()
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DSecretKeyFactoryTest.java435 protected Mock_SecretKeyFactory(SecretKeyFactorySpi arg0, Provider arg1, String arg2) { in Mock_SecretKeyFactory()

12