/aosp_15_r20/external/ow2-asm/asm-tree/src/main/java/org/objectweb/asm/tree/ |
H A D | Util.java | 68 static List<Byte> asArrayList(final byte[] byteArray) { in asArrayList()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/math/ |
H A D | PairedStats.java | 305 public static PairedStats fromByteArray(byte[] byteArray) { in fromByteArray()
|
H A D | Stats.java | 628 public static Stats fromByteArray(byte[] byteArray) { in fromByteArray()
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/math/ |
H A D | PairedStats.java | 305 public static PairedStats fromByteArray(byte[] byteArray) { in fromByteArray()
|
H A D | Stats.java | 552 public static Stats fromByteArray(byte[] byteArray) { in fromByteArray()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ParcelableForToString.java | 21 public byte[] byteArray; field in ParcelableForToString
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ParcelableForToString.java | 21 public byte[] byteArray; field in ParcelableForToString
|
/aosp_15_r20/external/guava/guava/src/com/google/common/hash/ |
H A D | AbstractNonStreamingHashFunction.java | 126 byte[] byteArray() { in byteArray() method in AbstractNonStreamingHashFunction.ExposedByteArrayOutputStream
|
H A D | LittleEndianByteArray.java | 35 private static final LittleEndianBytes byteArray; field in LittleEndianByteArray
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/ |
H A D | AbstractNonStreamingHashFunction.java | 126 byte[] byteArray() { in byteArray() method in AbstractNonStreamingHashFunction.ExposedByteArrayOutputStream
|
H A D | LittleEndianByteArray.java | 35 private static final LittleEndianBytes byteArray; field in LittleEndianByteArray
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | SupplicantStaNetworkCallbackAidlImpl.java | 127 private String byteArrayToString(byte[] byteArray) { in byteArrayToString()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
D | CountedDataInputStream.java | 33 private final byte[] byteArray = new byte[8]; field in CountedDataInputStream
|
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/fingerprint2/domain/interactor/ |
D | FingerprintManagerInteractorTest.kt | 256 val byteArray = byteArrayOf(5, 3, 2) in testGenerateChallenge() constant
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
H A D | CodecSpecificDataUtil.java | 48 ParsableByteArray byteArray = new ParsableByteArray(audioSpecificConfig); in parseAlacAudioSpecificConfig() local
|
/aosp_15_r20/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/ |
D | IkeProtocolException.java | 174 protected static int byteArrayToInteger(byte[] byteArray) { in byteArrayToInteger()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | BnLoggableInterface.h | 50 …oolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vector<uint8_t>* byteArray, cha… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | BnLoggableInterface.h | 50 …oolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vector<uint8_t>* byteArray, cha… in LogThis()
|
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
H A D | RequestTest.java | 59 @Test public void byteArray() throws Exception { in byteArray() method in RequestTest
|
/aosp_15_r20/cts/tools/release-parser/src/com/android/cts/releaseparser/ |
H A D | FileParser.java | 178 public static int getIntLittleEndian(byte[] byteArray, int start) { in getIntLittleEndian()
|
/aosp_15_r20/frameworks/base/drm/jni/ |
H A D | android_drm_DrmManagerClient.cpp | 99 jbyteArray byteArray = (jbyteArray) env->GetObjectField(object, fieldID); in getByteArrayValue() local 105 char* Utility::getByteArrayValue(JNIEnv* env, jbyteArray byteArray, int* dataLength) { in getByteArrayValue()
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/ |
H A D | DemuxInputStreamTest.java | 76 private final byte[] byteArray; field in DemuxInputStreamTest.WriterThread
|
/aosp_15_r20/external/kotlinx.serialization/formats/cbor/commonTest/src/kotlinx/serialization/cbor/ |
H A D | SampleClasses.kt | 26 val byteArray: ByteArray constant in kotlinx.serialization.cbor.TypesUmbrella
|
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/ |
H A D | BufferTest.kt | 493 val byteArray = ByteArray(4) in bufferInputStreamBulkReads() constant
|
/aosp_15_r20/frameworks/base/media/jni/ |
H A D | android_media_MediaMuxer.cpp | 90 jbyteArray byteArray = NULL; in android_media_MediaMuxer_writeSampleData() local
|