HomeSort by relevance Sort by last modified time
    Searched full:sends (Results 401 - 425 of 2607) sorted by null

<<11121314151617181920>>

  /external/libmojo/mojo/public/js/
connection.js 84 // |proxyCallback(proxy)| and the generated code sends the handle
104 // |stubCallback(stub)| and the generated code sends the handle
  /external/libnl/lib/route/link/
bonding.c 150 * the master and sends the request via the specified netlink socket.
194 * its master and sends the request via the specified netlink socket.
  /external/libvncserver/rfb/
rfbclient.h 156 * Handles XVP server messages. If your application sends XVP messages to the
378 * Sends format and encoding parameters to the server. Your application can
397 * Sends a framebuffer update request to the server. A VNC client may request an
412 * @param incremental false: server sends rectangle even if nothing changed.
413 * true: server only sends changed parts of rectangle.
421 * Sends a pointer event to the server. A pointer event includes a cursor
442 * Sends a key event to the server. If your application is not merely a VNC
477 * Sends a text chat message to the server.
  /external/openssh/
PROTOCOL.mux 48 The client then sends its standard input, output and error file
161 The client then sends its standard input and output file descriptors
  /external/webrtc/webrtc/base/
messagequeue.h 177 // futher Posts and Sends will fail. However, any pending Sends and *ready*
  /external/webrtc/webrtc/modules/audio_device/
fine_audio_buffer.h 55 // Consumes the audio data in |buffer| and sends it to the WebRTC layer in
64 // 5ms of data and sends a total of 10ms to WebRTC and clears the intenal
  /external/webrtc/webrtc/p2p/base/
portinterface.h 81 // Sends the given packet to the given address, provided that the address is
94 // Sends a response message (normal or error) to the given request. One of
stunrequest_unittest.cc 56 static int TotalDelay(int sends) {
58 for (int i = 0; i < sends; i++) {
  /frameworks/base/services/core/java/com/android/server/hdmi/
VolumeControlAction.java 32 * sends key-down event until IRT timeout happens, and it will send key-up event if no additional
175 // Since it sends <User Control Released> only when it finishes this action,
  /frameworks/opt/net/voip/src/java/android/net/rtp/
RtpStream.java 33 * This mode indicates that the stream sends and receives packets at the
39 * This mode indicates that the stream only sends packets.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceCategoryProgramHandler.java 117 * Broadcast receiver to handle results of ordered broadcast. Sends the SCPD results
118 * as a reply SMS, then sends a message to state machine to transition to idle.
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
ImsRttTextHandlerTest.java 119 * Test that the text handler sends after enough characters have been sent from in-call
150 * Test that the text handler sends its characters as a batch after enough of them have been
  /frameworks/support/customtabs/src/android/support/customtabs/
CustomTabsSession.java 148 * Sends a request to create a two way postMessage channel between the client and the browser.
166 * Sends a postMessage request using the origin communicated via
  /hardware/intel/common/wrs_omxil_core/utils/src/
workqueue.cpp 144 * the lock, Run() sends the paused signal and go to sleep.
146 * PausedWork() waits for paused_wait signal. Run() sends the
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
TestCallList.java 182 * For any video calls tracked, sends an upgrade to video request.
200 * For any video calls which are active, sends an upgrade to video response with the specified
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Socket.java 85 * Sends data to the socket.
108 * Sends data to the socket.
  /system/bt/btif/include/
btif_api.h 374 * Description Sends a HCI Vendor specific command to the controller
385 * Description Sends a HCI BLE Test command to the Controller
  /system/chre/apps/chqts/src/shared/
send_message.h 101 * Sends a message to the host with the given data.
119 * Sends a message to the host, optionally with the 'value' appended as in
  /system/core/adb/
OVERVIEW.TXT 52 then, the client sends its service requests to the ADB server. It doesn't
84 A client sends a request using the following format:
  /system/core/fastboot/
socket.h 70 // Sends |length| bytes of |data|. For TCP sockets this will continue trying to send until all
74 // Sends |buffers| using multi-buffer write, which can be significantly faster than making
  /system/tpm/tpm_manager/server/
dbus_service.cc 137 // A callback that sends off the reply protobuf.
159 // A callback that sends off the reply protobuf.
  /tools/test/connectivity/acts/tests/google/ble/gatt/
GattReadTest.py 93 5. Central: stack receives read response that was full, so stack sends
97 7. Central: stack receives read blob response, so stack sends read blob
  /tools/tradefederation/core/src/com/android/tradefed/util/net/
HttpMultipartPost.java 74 * and sends them as part of the request. Currently the implementation
114 * Sends the request to the server.
  /external/webrtc/talk/app/webrtc/
datachannel_unittest.cc 245 // Tests that an unordered DataChannel sends data as ordered until the OPEN_ACK
257 // Sends a message and verifies it's ordered.
270 // Sends another message and verifies it's unordered.
275 // Tests that an unordered DataChannel sends unordered data after any DATA
294 // Sends a message and verifies it's unordered.
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 183 * configuration. This function is like wpa_printf(), but it also sends the
198 * This function is like wpa_msg(), but it sends the output only to the
213 * This function is like wpa_msg(), but it sends the output as a global event,
229 * This function is like wpa_msg_global(), but it sends the output only to the
258 * This function is like wpa_msg_global(), but it sends the output only as a

Completed in 600 milliseconds

<<11121314151617181920>>