Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 25 of 73) 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/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1BitString.java76 static protected byte[] getBytes(int bitString) in getBytes() method in ASN1BitString
198 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/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
DFs.java196 @Override public byte[] getBytes() throws IOException { in getBytes() method in Fs.JarFs.JarFsFile
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DKeyUsage.java88 public byte[] getBytes() in getBytes() method in KeyUsage
/external/caliper/examples/src/main/java/examples/
DUtf8Benchmark.java124 @Benchmark void getBytes(int reps) { in getBytes() method in Utf8Benchmark
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.hpp103 void getBytes (std::vector<deUint8>& bytes) const in getBytes() function in vkt::SpirVAssembly::OpAtomicBuffer
177 void getBytes (std::vector<deUint8>& bytes) const in getBytes() function in vkt::SpirVAssembly::Buffer
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/
DSinkTester.java49 public abstract byte[] getBytes() throws Exception; in getBytes() method in SinkTester
DWrapperTester.java91 public byte[] getBytes() throws Exception { in getBytes() method in WrapperTester.WrapperSinkTester
/external/jline/src/src/test/java/jline/
DJLineTestCase.java76 public byte[] getBytes() { in getBytes() method in JLineTestCase.Buffer
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
DTestData.java429 private static byte[] getBytes(String in){ in getBytes() method in TestData.ConformanceTestCase
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestData.java426 private static byte[] getBytes(String in){ in getBytes() method in TestData.ConformanceTestCase
/external/proguard/src/proguard/classfile/constant/
DUtf8Constant.java96 public byte[] getBytes() in getBytes() method in Utf8Constant
/external/deqp/executor/
DxeBatchResult.hpp59 const deUint8* getBytes (void) const { return !m_data.empty() ? &m_data[0] : DE_NULL; } in getBytes() function in xe::InfoLog
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h114 ArrayRef<char> getBytes(const Entry &E) const { in getBytes() function
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTrieMap.java510 public static int getBytes(char source, byte[] bytes, int limit) { in getBytes() method in TrieMap.ByteConverter
527 public static int getBytes(CharSequence source, byte[] bytes, int limit) { in getBytes() method in TrieMap.ByteConverter
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMap.java509 public static int getBytes(char source, byte[] bytes, int limit) { in getBytes() method in TrieMap.ByteConverter
526 public static int getBytes(CharSequence source, byte[] bytes, int limit) { in getBytes() method in TrieMap.ByteConverter
/external/turbine/java/com/google/turbine/zip/
DZip.java281 private byte[] getBytes( in getBytes() method in Zip.Entry
/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp73 const uint8_t *getBytes() const { in getBytes() function in NativeItem
/external/deqp/modules/glshared/
DglsMemoryStressCase.cpp445 deUint32 getBytes (void) const { return m_bytesRequired; } in getBytes() function in deqp::gls::MemObjectAllocator
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java347 public byte[] getBytes(int columnIndex) throws SQLException { in getBytes() method in Impl_RowSet
351 public byte[] getBytes(String columnName) throws SQLException { in getBytes() method in Impl_RowSet

123