/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
udpport.h | 74 // Handles sending using the local UDP socket.
|
/external/dbus/test/ |
test-shell-service.c | 42 _dbus_verbose ("sending reply to Echo method\n");
|
/external/kernel-headers/original/linux/ |
capability.h | 110 process sending a signal must match the real or effective user ID 185 /* Allow sending USB messages to any device via /proc/bus/usb */ 233 /* Allow sending raw qic-117 commands */ 234 /* Allow enabling/disabling tagged queuing on SCSI controllers and sending
|
/external/libnl-headers/netlink/ |
handlers.h | 109 /** Sending of an acknowledge message has been requested */
|
netlink-kernel.h | 50 * Netlink PID of the proccess sending the message.
|
/external/libvpx/vp8/common/ |
duck_io.h | 72 { SAL_ERR_SENDING_DATA, "Error sending data" },
|
/external/netcat/scripts/ |
ncp | 4 ## then do "ncp sourcefile receivinghost" on the SENDING machine
|
/external/nist-sip/java/gov/nist/javax/sip/ |
SipListenerExt.java | 43 * Applications implementing this method should take care of sending the BYE or terminating
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
PPreferredIdentityHeader.java | 42 * user sending the SIP message wishes to be used for the P-Asserted-Header
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPTransactionErrorEvent.java | 55 * This event ID indicates that there was an error sending a message using
|
UDPMessageChannel.java | 69 * a bug with this code that was sending it into an infinite loop when a bad 85 * structure isolates the message handling logic from the mechanics of sending 126 * Protocol to use when talking to receiver (i.e. when sending replies). 359 "Sending automatic 400 Bad Request:"); 611 * If there is a problem with sending the message. 659 sipStack.getStackLogger().logError("An exception occured while sending message",ex); 661 "An exception occured while sending message"); 680 * If there is trouble sending this message. 746 * If there is trouble sending this message. [all...] |
/external/srtp/doc/ |
intro.txt | 219 sending word: A 220 sending word: a 221 sending word: aa 222 sending word: aal 223 sending word: aalii 224 sending word: aam 225 sending word: Aani 226 sending word: aardvark 337 that we are sending, and that the functions get_rtp_packet() and
|
/external/webkit/Source/WebCore/html/parser/ |
TextDocumentParser.cpp | 60 // sending fake bytes through the front-end of the parser to avoid
|
/external/webkit/Source/WebCore/platform/network/ |
CredentialStorage.h | 45 // These methods work for authentication schemes that support sending credentials without waiting for a request. E.g., for HTTP Basic authentication scheme
|
/external/webkit/Source/WebCore/workers/ |
DedicatedWorkerContext.cpp | 65 // Disentangle the port in preparation for sending it to the remote context.
|
/external/webkit/Source/WebKit/chromium/public/ |
WebDevToolsAgent.h | 68 // |callerIdentifier| will be used for sending response.
|
WebURLLoader.h | 55 // Load the request asynchronously, sending notifications to the given
|
/external/wpa_supplicant/ |
radius_client.h | 69 * before sending the new interim update */
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_sake.c | 172 wpa_printf(MSG_DEBUG, "EAP-SAKE: Sending Response/Identity"); 250 wpa_printf(MSG_DEBUG, "EAP-SAKE: Sending Response/Challenge"); 329 wpa_printf(MSG_DEBUG, "EAP-SAKE: Sending " 335 wpa_printf(MSG_DEBUG, "EAP-SAKE: Sending Response/Confirm");
|
/external/wpa_supplicant_6/wpa_supplicant/src/radius/ |
radius_client.h | 72 * before sending the new interim update */
|
/external/wpa_supplicant_8/src/ap/ |
peerkey_auth.c | 66 "Sending SMK Error"); 140 "Sending SMK M2"); 193 "Sending SMK M4"); 250 "Sending SMK M5");
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_sake.c | 173 wpa_printf(MSG_DEBUG, "EAP-SAKE: Sending Response/Identity"); 251 wpa_printf(MSG_DEBUG, "EAP-SAKE: Sending Response/Challenge"); 330 wpa_printf(MSG_DEBUG, "EAP-SAKE: Sending " 336 wpa_printf(MSG_DEBUG, "EAP-SAKE: Sending Response/Confirm");
|
/frameworks/base/core/java/android/ddm/ |
DdmHandleAppName.java | 91 Log.v("ddm", "Sending app name");
|
DdmHandleNativeHeap.java | 82 Log.i("ddm-nativeheap", "Sending " + data.length + " bytes");
|
/frameworks/base/core/tests/coretests/src/android/os/ |
HandlerThreadTest.java | 90 // wait until we have the lock before sending the message.
|