| /libcore/ojluni/src/main/java/java/sql/ |
| D | RowId.java | 94 byte[] getBytes(); in getBytes() method
|
| D | Blob.java | 97 byte[] getBytes(long pos, int length) throws SQLException; in getBytes() method
|
| D | CallableStatement.java | 316 byte[] getBytes(int parameterIndex) throws SQLException; in getBytes() method 1487 byte[] getBytes(String parameterName) throws SQLException; in getBytes() method
|
| D | ResultSet.java | 379 byte[] getBytes(int columnIndex) throws SQLException; in getBytes() method 667 byte[] getBytes(String columnLabel) throws SQLException; in getBytes() method
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
| D | OutputStreamTesterTest.java | 90 public byte[] getBytes() throws IOException { in getBytes() method in OutputStreamTesterTest.FileOutputStreamSinkTester 109 public byte[] getBytes() throws IOException { in getBytes() method in OutputStreamTesterTest.ByteArrayOutputStreamSinkTester 140 public byte[] getBytes() throws Exception { in getBytes() method in OutputStreamTesterTest.PipedOutputStreamSinkTester
|
| /libcore/luni/src/main/java/android/system/ |
| D | StructIcmpHdr.java | 59 public byte[] getBytes() { in getBytes() method in StructIcmpHdr
|
| /libcore/ojluni/src/main/java/sun/misc/ |
| D | Resource.java | 85 public byte[] getBytes() throws IOException { in getBytes() method in Resource
|
| D | CharacterEncoder.java | 210 private byte [] getBytes(ByteBuffer bb) { in getBytes() method in CharacterEncoder
|
| /libcore/ojluni/src/main/java/java/util/jar/ |
| D | JarInputStream.java | 106 private byte[] getBytes(InputStream is) in getBytes() method in JarInputStream
|
| D | JarFile.java | 414 private byte[] getBytes(ZipEntry ze) throws IOException { in getBytes() method in JarFile
|
| /libcore/support/src/test/java/org/apache/harmony/testframework/ |
| D | SinkTester.java | 49 public abstract byte[] getBytes() throws Exception; in getBytes() method in SinkTester
|
| D | WrapperTester.java | 91 public byte[] getBytes() throws Exception { in getBytes() method in WrapperTester.WrapperSinkTester
|
| /libcore/tzdata/shared2/src/main/libcore/tzdata/shared2/ |
| D | TimeZoneDistro.java | 64 public byte[] getBytes() { in getBytes() method in TimeZoneDistro
|
| /libcore/ojluni/src/main/java/java/util/zip/ |
| D | ZipCoder.java | 76 byte[] getBytes(String s) { in getBytes() method in ZipCoder
|
| /libcore/ojluni/src/main/java/sun/security/x509/ |
| D | IPAddressName.java | 304 public byte[] getBytes() { in getBytes() method in IPAddressName
|
| /libcore/ojluni/src/main/java/java/lang/ |
| D | String.java | 824 public void getBytes(int srcBegin, int srcEnd, byte dst[], int dstBegin) { in getBytes() method in String 864 public byte[] getBytes(String charsetName) in getBytes() method in String 888 public byte[] getBytes(Charset charset) { in getBytes() method in String 924 public byte[] getBytes() { in getBytes() method in String
|
| D | ProcessEnvironment.java | 136 public byte[] getBytes() { in getBytes() method in ProcessEnvironment.ExternalData
|
| /libcore/ojluni/src/main/java/sun/security/util/ |
| D | DerInputStream.java | 297 public void getBytes(byte[] val) throws IOException { in getBytes() method in DerInputStream
|
| /libcore/ojluni/src/main/native/ |
| D | UNIXProcess_md.c | 456 getBytes(JNIEnv *env, jbyteArray arr) in getBytes() function
|
| /libcore/luni/src/test/java/libcore/java/sql/ |
| D | OldPreparedStatementTest.java | 2332 public byte[] getBytes(long pos, int length) throws SQLException { in getBytes() method in OldPreparedStatementTest.MockBlob
|