Home
last modified time | relevance | path

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

12345678910>>...35

/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/build/
H A DAbstractOrigin.java74 public byte[] getByteArray() { in getByteArray() method in AbstractOrigin.ByteArrayOrigin
111 public byte[] getByteArray() { in getByteArray() method in AbstractOrigin.CharSequenceOrigin
160 public byte[] getByteArray(final long position, final int length) throws IOException { in getByteArray() method in AbstractOrigin.FileOrigin
197 public byte[] getByteArray() throws IOException { in getByteArray() method in AbstractOrigin.InputStreamOrigin
261 public byte[] getByteArray(final long position, final int length) throws IOException { in getByteArray() method in AbstractOrigin.PathOrigin
298 public byte[] getByteArray() throws IOException { in getByteArray() method in AbstractOrigin.ReaderOrigin
408 public byte[] getByteArray() throws IOException { in getByteArray() method in AbstractOrigin
423 public byte[] getByteArray(final long position, final int length) throws IOException { in getByteArray() method in AbstractOrigin
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/params/
DTlvDecoderBuffer.java87 public byte[] getByteArray() { in getByteArray() method in TlvDecoderBuffer
189 public byte[] getByteArray(int tagType) { in getByteArray() method in TlvDecoderBuffer
DTlvBuffer.java40 public byte[] getByteArray() { in getByteArray() method in TlvBuffer
/aosp_15_r20/external/aws-eventstream-java/src/main/java/software/amazon/eventstream/
H A DHeaderValue.java108 public byte[] getByteArray() { in getByteArray() method in HeaderValue
397 public byte[] getByteArray() { in getByteArray() method in HeaderValue.ByteArrayValue
/aosp_15_r20/packages/modules/Uwb/tests/cts/tests/src/android/uwb/cts/
DUwbAddressTest.java54 private byte[] getByteArray(int len) { in getByteArray() method in UwbAddressTest
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/
H A DArrayCache.java134 public byte[] getByteArray(int size, boolean fillWithZeros) { in getByteArray() method in ArrayCache
H A DResettableArrayCache.java46 public byte[] getByteArray(int size, boolean fillWithZeros) { in getByteArray() method in ResettableArrayCache
H A DBasicArrayCache.java237 public byte[] getByteArray(int size, boolean fillWithZeros) { in getByteArray() method in BasicArrayCache
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/com/android/ondevicepersonalization/internal/util/
DByteArrayParceledSlice.java57 @Nullable public byte[] getByteArray() { in getByteArray() method in ByteArrayParceledSlice
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dsortkey.h332 CollationKey::getByteArray(int32_t &count) const in getByteArray() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/
H A Dsortkey.h332 CollationKey::getByteArray(int32_t &count) const in getByteArray() function
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Dsortkey.h332 CollationKey::getByteArray(int32_t &count) const in getByteArray() function
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/
H A Dsortkey.h332 CollationKey::getByteArray(int32_t &count) const in getByteArray() function
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyStringList.java77 byte[] getByteArray(int index); in getByteArray() method
H A DUnmodifiableLazyStringList.java92 public byte[] getByteArray(int index) { in getByteArray() method in UnmodifiableLazyStringList
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyStringList.java77 byte[] getByteArray(int index); in getByteArray() method
H A DUnmodifiableLazyStringList.java92 public byte[] getByteArray(int index) { in getByteArray() method in UnmodifiableLazyStringList
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/block/read/
DTypedData.java61 byte[] getByteArray(int byteOffset); in getByteArray() method
DBlockData.java118 public byte[] getByteArray(int byteOffset) { in getByteArray() method in BlockData
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
H A DUDataInfo.java150 public byte[] getByteArray() { in getByteArray() method in UDataInfo
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DObexAppParameters.java172 public byte[] getByteArray(byte tag) { in getByteArray() method in ObexAppParameters
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/util/
DUwbUtil.java78 public static byte[] getByteArray(String valueString) { in getByteArray() method in UwbUtil
/aosp_15_r20/external/emma/core/java12/com/vladium/util/
H A DByteArrayOStream.java197 public final byte [] getByteArray () in getByteArray() method in ByteArrayOStream
/aosp_15_r20/external/dagger2/javatests/dagger/functional/basic/
H A DBasicComponent.java59 byte[] getByteArray(); in getByteArray() method
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DIBinderRecordReplayTest.aidl47 byte[] getByteArray(); in getByteArray() method

12345678910>>...35