Home
last modified time | relevance | path

Searched defs:getByteArray (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
Dsortkey.h314 CollationKey::getByteArray(int32_t &count) const in getByteArray() function
/external/icu/icu4c/source/i18n/unicode/
Dsortkey.h328 CollationKey::getByteArray(int32_t &count) const in getByteArray() function
/external/emma/core/java12/com/vladium/util/
DByteArrayOStream.java197 public final byte [] getByteArray () in getByteArray() method in ByteArrayOStream
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowBundle.java309 public byte[] getByteArray(String key) { in getByteArray() method in ShadowBundle