Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DNetlinkSocket.java29 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/
DNfcUtils.java49 static CharSequence displayByteArray(byte[] bytes) { in displayByteArray()
/cts/tools/cfassembler/src/dxconvext/
DClassFileAssembler.java128 private void calcSignature(byte[] bytes) { in calcSignature()
158 private void calcChecksum(byte[] bytes) { in calcChecksum()
/cts/tests/tests/security/jni/
Dandroid_security_cts_NetlinkSocket.cpp45 void *bytes = (void *)e->GetByteArrayElements(packet, NULL); in android_security_cts_NetlinkSocket_sendmsg() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
DHceUtils.java39 public static String getHexBytes(String header, byte[] bytes) { in getHexBytes()
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTest.java273 ByteArrayOutputStream bytes = new ByteArrayOutputStream(); in readFully() local
/cts/tools/dex-tools/src/dex/reader/
DDexBuffer.java53 public DexBuffer(byte[] bytes) { in DexBuffer()
/cts/tests/tests/net/src/android/net/cts/
DTrafficStatsTest.java78 long tcpPacketToIpBytes(long packetCount, long bytes) { in tcpPacketToIpBytes()
/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/
DMyDocumentsProvider.java274 ByteArrayOutputStream bytes = new ByteArrayOutputStream(); in readFullyNoClose() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java455 int bytes; in run() local
/cts/tests/tests/media/libmediandkjni/
Dnative-media-jni.cpp565 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/
Dmandreel.js2321 function(bytes) { dump('request quota succeed');}, argument
3139 function MandreelInterSwfProgress(mode, percentage, bytes, totalbytes) argument
3345 function Malloc(bytes) argument
Dpdfjs.js937 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