/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
D | TestUtils.java | 35 static ScanRecord parseScanRecord(byte[] bytes) { in parseScanRecord()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/ |
D | NfcUtils.java | 49 static CharSequence displayByteArray(byte[] bytes) { in displayByteArray()
|
/cts/tools/cfassembler/src/dxconvext/ |
D | ClassFileAssembler.java | 128 private void calcSignature(byte[] bytes) { in calcSignature() 158 private void calcChecksum(byte[] bytes) { in calcChecksum()
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
D | CountingSecureRandom.java | 52 public synchronized void nextBytes(byte[] bytes) { in nextBytes()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
D | HceUtils.java | 42 public static String getHexBytes(String header, byte[] bytes) { in getHexBytes()
|
/cts/tools/dex-tools/src/dex/reader/ |
D | DexBuffer.java | 53 public DexBuffer(byte[] bytes) { in DexBuffer()
|
/cts/tests/tests/net/src/android/net/cts/ |
D | TrafficStatsTest.java | 78 long tcpPacketToIpBytes(long packetCount, long bytes) { in tcpPacketToIpBytes()
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTest.java | 319 ByteArrayOutputStream bytes = new ByteArrayOutputStream(); in readFully() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | AudioHelper.java | 335 int bytes = super.read(audioBuffer, sizeInBytes); in read() local 352 int bytes = super.read(audioBuffer, sizeInBytes, readMode); in read() local
|
/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/ |
D | MyDocumentsProvider.java | 284 ByteArrayOutputStream bytes = new ByteArrayOutputStream(); in readFullyNoClose() local
|
/cts/tests/tests/media/libmediandkjni/ |
D | native-media-jni.cpp | 563 void *bytes; in Java_android_media_cts_NativeDecoderTest_testFormatNative() local 632 uint8_t bytes[16]; in Java_android_media_cts_NativeDecoderTest_testCryptoInfoNative() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | BluetoothChatService.java | 455 int bytes; in run() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | TestListAdapter.java | 437 private static Object deserialize(byte[] bytes) { in deserialize()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVXCheckAnalyzer.java | 1191 private byte[] bytes; field in RVCVXCheckAnalyzer.VideoDecoderForOpenCV.MatBuffer
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | mandreel.js | 2321 function(bytes) { dump('request quota succeed');}, argument 3139 function MandreelInterSwfProgress(mode, percentage, bytes, totalbytes) argument 3345 function Malloc(bytes) argument
|
D | pdfjs.js | 937 function bytesToString(bytes) { argument 14954 function int16(bytes) { argument 14958 function int32(bytes) { argument 28007 function isAdobeImage(bytes) { argument 28024 function fixAdobeImage(bytes) { argument 28037 function JpegStream(bytes, dict, xref) { argument 28117 function JpxStream(bytes, dict) { argument 30704 function ReadUint(data, offset, bytes) { argument
|