Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DDatagramSocketTest.java69 ms.receive(rdp); in run()
165 DatagramPacket receive = new DatagramPacket(new byte[20], 20); in test_connectLjava_net_InetAddressI() local
167 ds.receive(receive); in test_connectLjava_net_InetAddressI()
169 assertTrue("Wrong size: " + receive.getLength(), in test_connectLjava_net_InetAddressI()
170 receive.getLength() == 10); in test_connectLjava_net_InetAddressI()
171 assertTrue("Wrong receiver", receive.getAddress().equals(localHost)); in test_connectLjava_net_InetAddressI()
187 ms.receive(rdp); in test_connectLjava_net_InetAddressI()
226 receive = new DatagramPacket(new byte[20], 20); in test_connectLjava_net_InetAddressI()
228 ds.receive(receive); in test_connectLjava_net_InetAddressI()
255 receive = new DatagramPacket(new byte[20], 20); in test_connectLjava_net_InetAddressI()
[all …]
/external/chromium/crypto/
Dsymmetric_key_win.cc113 BOOL ok = CryptAcquireContext(safe_provider.receive(), NULL, NULL, in GenerateAESKey()
125 safe_key.receive()); in GenerateAESKey()
182 BOOL ok = CryptAcquireContext(safe_provider.receive(), NULL, NULL, in GenerateHMACKey()
215 BOOL ok = CryptCreateHash(provider, CALG_HMAC, key, 0, safe_hash.receive()); in CreateHMACHash()
255 BOOL ok = CryptDuplicateHash(hash, NULL, 0, safe_hash.receive()); in ComputePBKDF2Block()
285 ok = CryptDuplicateHash(hash, NULL, 0, safe_hash.receive()); in ComputePBKDF2Block()
385 BOOL ok = CryptAcquireContext(provider.receive(), NULL, NULL, provider_type, in DeriveKeyFromPassword()
485 BOOL ok = CryptAcquireContext(provider.receive(), NULL, NULL, provider_type, in Import()
Dsignature_verifier_win.cc28 if (!CryptAcquireContext(provider_.receive(), NULL, NULL, in SignatureVerifier()
68 cert_public_key_info, public_key_.receive()); in VerifyInit()
106 ok = CryptCreateHash(provider_, hash_alg_id, 0, 0, hash_object_.receive()); in VerifyInit()
Dhmac_win.cc112 if (!CryptAcquireContext(plat_->provider_.receive(), NULL, NULL, in Init()
143 plat_->key_.receive())) { in Init()
179 hash.receive())) in Sign()
Drsa_private_key_win.cc35 result->key_.receive())) in Create()
106 CRYPT_EXPORTABLE, result->key_.receive())) in CreateFromPrivateKeyInfo()
131 return FALSE != CryptAcquireContext(provider_.receive(), NULL, NULL, in InitProvider()
Dsignature_creator_win.cc18 result->hash_object_.receive())) { in Create()
/external/libsepol/tests/policies/test-deps/
Dmodreq-perm-global.conf4 class msg { send receive };
10 allow a_t b_t: msg { send receive };
Dmodreq-perm-opt.conf11 class msg { send receive };
17 allow a_mod_t b_mod_t: msg { send receive };
/external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
DIncomingStreamHandler.java24 @Override public void receive(SpdyStream stream) throws IOException {
35 void receive(SpdyStream stream) throws IOException; in receive() method
DPing.java37 void receive() { in receive() method in Ping
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
DDatagramChannelTest.java444 SocketAddress addr = channel1.receive(buf); in testConfigureBlocking_Read()
751 this.channel1.receive(null); in testReceive_UnconnectedNull()
769 this.channel1.receive(dst); in testReceive_UnconnectedReadonly()
785 assertNull(this.channel1.receive(dst)); in testReceive_UnconnectedBufEmpty()
796 assertNull(this.channel1.receive(dst)); in testReceive_UnconnectedBufZero()
810 assertNull(this.channel1.receive(dst)); in testReceive_UnconnectedBufNotEmpty()
824 assertNull(this.channel1.receive(dst)); in testReceive_UnconnectedBufFull()
838 assertNull(this.channel1.receive(dst)); in testReceive_UnconnectedClose()
856 this.channel1.receive(null); in testReceive_UnconnectedCloseNull()
876 this.channel1.receive(dst); in testReceive_UnconnectedCloseReadonly()
[all …]
DMockDatagramChannel.java49 public SocketAddress receive(ByteBuffer arg0) throws IOException { in receive() method in MockDatagramChannel
/external/chromium/base/
Dsha1_win.cc19 if (!CryptAcquireContext(provider.receive(), NULL, NULL, PROV_RSA_FULL, in SHA1HashString()
27 if (!CryptCreateHash(provider, CALG_SHA1, 0, 0, hash.receive())) { in SHA1HashString()
/external/qemu/
Dnet.h16 NetReceive *receive; member
58 NetReceive *receive,
142 NetReceive *receive,
/external/libnfc-nxp/src/
DphFriNfc_LlcpMac.c172 …if(LlcpMac->LlcpMacInterface.receive == NULL || NULL==psData || NULL==ReceiveLlcpMac_Cb || NULL==p… in phFriNfc_LlcpMac_Receive()
178 status = LlcpMac->LlcpMacInterface.receive(LlcpMac,psData,ReceiveLlcpMac_Cb,pContext); in phFriNfc_LlcpMac_Receive()
/external/chromium/net/http/
Ddes.cc175 if (!CryptAcquireContext(provider.receive(), NULL, NULL, PROV_RSA_FULL, in DESEncrypt()
197 sizeof key_blob, 0, 0, key.receive()); in DESEncrypt()
/external/chromium/net/base/
Dkeygen_handler_win.cc180 if (crypto::CryptAcquireContextLocked(key_container.provider_.receive(), in GenKeyAndSignChallenge()
200 (key_size_in_bits_ << 16) | CRYPT_EXPORTABLE, key.receive())) { in GenKeyAndSignChallenge()
/external/arduino/libraries/Wire/
Dkeywords.txt18 receive KEYWORD2
DWire.h59 uint8_t receive(void);
/external/webkit/LayoutTests/fast/events/touch/
Dtouch-inside-iframe-expected.txt2 Test iframes receive touches correctly.
/external/webkit/Source/WebCore/platform/text/wince/
DTextCodecWinCE.h58 …virtual bool receive(const char* encoding, const wchar_t* friendlyName, unsigned int codePage) = 0;
/external/valgrind/main/gdbserver_tests/
Dmcsigpass.stdinB.gdb6 # After this continue, we will receive 5 signals.
/external/sepolicy/
Daccess_vectors354 receive
488 receive
602 receive
608 receive
/external/llvm/test/CodeGen/X86/
Dtailcall-ri64.ll4 ; TAILJMPri64 should not receive "callee-saved" registers beyond epilogue.
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/
DUdpConnector.java120 sock.receive(packet); in read()

12345678910>>...12