Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 25 of 55) sorted by relevance

123

/external/icu/icu4c/source/i18n/unicode/
Dsortkey.h258 uint8_t *getBytes() { in getBytes() function
261 const uint8_t *getBytes() const { in getBytes() function
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DZipShort.java69 public byte[] getBytes() { in getBytes() method in ZipShort
88 public static byte[] getBytes(final int value) { in getBytes() method in ZipShort
DZipEightByteInteger.java107 public byte[] getBytes() { in getBytes() method in ZipEightByteInteger
132 public static byte[] getBytes(final long value) { in getBytes() method in ZipEightByteInteger
141 public static byte[] getBytes(final BigInteger value) { in getBytes() method in ZipEightByteInteger
DZipLong.java114 public byte[] getBytes() { in getBytes() method in ZipLong
138 public static byte[] getBytes(final long value) { in getBytes() method in ZipLong
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1BitString.java77 static protected byte[] getBytes(int bitString) in getBytes() method in ASN1BitString
199 public byte[] getBytes() in getBytes() method in ASN1BitString
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/
DASN1BitString.java80 static protected byte[] getBytes(int bitString) in getBytes() method in ASN1BitString
202 public byte[] getBytes() in getBytes() method in ASN1BitString
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/array/
DByteArr.java35 public byte[] getBytes() { in getBytes() method in ByteArr
/external/glide/library/src/main/java/com/bumptech/glide/util/
DByteArrayPool.java43 public byte[] getBytes() { in getBytes() method in ByteArrayPool
/external/guava/guava-tests/test/com/google/common/io/
DTestByteSink.java42 byte[] getBytes() { in getBytes() method in TestByteSink
/external/opencensus-java/api/src/test/java/io/opencensus/trace/
DTraceIdTest.java50 public void getBytes() { in getBytes() method in TraceIdTest
DSpanIdTest.java62 public void getBytes() { in getBytes() method in SpanIdTest
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DConstantLong.java95 public final long getBytes() { in getBytes() method in ConstantLong
DConstantInteger.java95 public final int getBytes() { in getBytes() method in ConstantInteger
DConstantFloat.java96 public final float getBytes() { in getBytes() method in ConstantFloat
DConstantDouble.java95 public final double getBytes() { in getBytes() method in ConstantDouble
DConstantModule.java122 public String getBytes( final ConstantPool cp ) { in getBytes() method in ConstantModule
DConstantClass.java120 public String getBytes( final ConstantPool cp ) { in getBytes() method in ConstantClass
DConstantPackage.java122 public String getBytes( final ConstantPool cp ) { in getBytes() method in ConstantPackage
DConstantString.java128 public String getBytes( final ConstantPool cp ) { in getBytes() method in ConstantString
DDeprecated.java111 public final byte[] getBytes() { in getBytes() method in Deprecated
DSynthetic.java117 public final byte[] getBytes() { in getBytes() method in Synthetic
/external/apache-http/src/org/apache/http/util/
DEncodingUtils.java110 public static byte[] getBytes(final String data, final String charset) { in getBytes() method in EncodingUtils
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DFsFile.java26 byte[] getBytes() throws IOException; in getBytes() method
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
DKeyUsage.java90 public byte[] getBytes() in getBytes() method in KeyUsage
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DKeyUsage.java88 public byte[] getBytes() in getBytes() method in KeyUsage

123