Home
last modified time | relevance | path

Searched defs:setBytes (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/classfile/constant/
DUtf8Constant.java86 public void setBytes(byte[] bytes) in setBytes() method in Utf8Constant
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java131 public void setBytes(int parameterIndex, byte[] theByteArray) in setBytes() method in Impl_RowSet
1065 public void setBytes(String parametername, byte[] theByteArray) in setBytes() method in Impl_RowSet