| /cts/tests/tests/security/src/android/security/cts/ |
| D | NetlinkSocket.java | 29 private static native int sendmsg(FileDescriptor fd, int pid, byte[] bytes); in sendmsg() 46 public int sendmsg(int pid, byte[] bytes) throws IOException { in sendmsg()
|
| /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/security/jni/ |
| D | android_security_cts_NetlinkSocket.cpp | 45 void *bytes = (void *)e->GetByteArrayElements(packet, NULL); in android_security_cts_NetlinkSocket_sendmsg() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
| D | HceUtils.java | 39 public static String getHexBytes(String header, byte[] bytes) { in getHexBytes()
|
| /cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
| D | DocumentsClientTest.java | 273 ByteArrayOutputStream bytes = new ByteArrayOutputStream(); in readFully() local
|
| /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/DocumentProvider/src/com/android/cts/documentprovider/ |
| D | MyDocumentsProvider.java | 274 ByteArrayOutputStream bytes = new ByteArrayOutputStream(); in readFullyNoClose() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
| D | BluetoothChatService.java | 455 int bytes; in run() local
|
| /cts/tests/tests/media/libmediandkjni/ |
| D | native-media-jni.cpp | 565 void *bytes; in Java_android_media_cts_NativeDecoderTest_testFormatNative() local 634 uint8_t bytes[16]; in Java_android_media_cts_NativeDecoderTest_testCryptoInfoNative() local
|
| /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
|