HomeSort by relevance Sort by last modified time
    Searched refs:sent (Results 101 - 125 of 234) sorted by null

1 2 3 45 6 7 8 910

  /external/chromium_org/third_party/webrtc/base/
socket_unittest.cc 724 int sent = accepted->Send(send_buffer.get() + send_pos, tosend); local
728 EXPECT_GT(sent, 0);
731 if (sent >= 0) {
732 EXPECT_LE(sent, tosend);
733 send_pos += sent;
734 data_in_flight += sent;
741 // Read all the sent data.
772 // Once all that we've sent has been rcvd, expect to be able to send again.
781 // The received data matches the sent data.
    [all...]
nat_unittest.cc 39 // NAT type specified by nat_type, all external addrs receive the sent packet
183 int sent = client->SendTo(buf, len, server->GetLocalAddress()); local
189 return received == sent && ::memcmp(buf, recvbuf, len) == 0;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_key_types.js 22 * The set of commands sent from a braille display.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/eventPage/basic/
background.js 47 // Note: we also sent a message above, upon loading the event page,
  /external/chromium_org/third_party/libjingle/source/talk/base/
nat_unittest.cc 56 // NAT type specified by nat_type, all external addrs receive the sent packet
200 int sent = client->SendTo(buf, len, server->GetLocalAddress()); local
206 return received == sent && ::memcmp(buf, recvbuf, len) == 0;
  /external/chromium_org/chrome/browser/resources/hotword_helper/
manager.js 35 * Commands sent from the page to this content script.
115 // Information regarding the audio logging preference was sent.
  /external/chromium_org/google_apis/gcm/engine/
mcs_client.cc 49 // The maximum message size that can be sent to the server.
114 // The stream id with which the message was sent.
503 uint64 sent = data_message->sent(); local
504 DCHECK_GT(sent, 0U);
506 base::Time::kMicrosecondsPerSecond) - sent;
755 NotifyMessageSendStatus(*outgoing_packet->protobuf, SENT);
783 NotifyMessageSendStatus(*outgoing_packet->protobuf, SENT);
801 NotifyMessageSendStatus(*outgoing_packet->protobuf, SENT);
    [all...]
mcs_client_unittest.cc 47 uint64 sent,
59 data_message.set_sent(sent);
150 message_send_status_(MCSClient::SENT) {
242 DVLOG(1) << "Message sent callback invoked, killing loop.";
322 // Message sent callback should be invoked, but no message should actually
323 // be sent.
669 // Rebuild the client. Nothing should be sent on login.
691 // No messages should be sent, but the callback should still be invoked.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel.cc 587 SignalRoleConflict(this); // STUN ping will be sent when SetRole is called
832 int sent = best_connection_->Send(data, len, options); local
833 if (sent <= 0) {
834 ASSERT(sent < 0);
837 return sent;
    [all...]
port.cc 53 // If we haven't sent that many pings, then we can't have failed that many.
833 // Each request is sent only once. After a single delay , the request will
1419 int sent = port_->SendTo(data, size, remote_candidate_.address(), local
    [all...]
  /external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app.js 8 // state, the recorded actions are drained from the store (as if being sent
226 // successfully sent and deleted event
  /packages/apps/Settings/src/com/android/settings/
RadioInfo.java 112 private TextView sent; field in class:RadioInfo
281 sent = (TextView) findViewById(R.id.sent);
697 sent.setText(txPackets + " " + packets + ", " + txBytes + " " + bytes);
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_output.c 6392 uint8_t sent; local
    [all...]
  /external/chromium_org/chrome/browser/resources/cryptotoken/
llusbgnubby.js 153 self.txqueue.shift(); // Drop sent frame from queue.
261 * @param {number} cmd Command to be sent
337 * Queue command to be sent.
  /external/chromium_org/native_client_sdk/src/resources/
common.js 185 * The "load" event is sent when the module is successfully loaded. The
186 * "message" event is sent when the naclModule posts a message using
313 * the data sent from the NaCl module.
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc 1149 RtcpPacketTypeCounter sent; local
1157 RtcpPacketTypeCounter sent; local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chrome_extension_externs.js 77 * takes a JSON response object sent by the handler of the request.
209 * takes a JSON response object sent by the handler of the request.
448 * takes a JSON response object sent by the handler of the request.
457 * takes a JSON response object sent by the handler of the request.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/life/
example.js 117 // Assume value is the current fps, sent as a float.
  /external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 508 int sent = channel_->SendPacket(buffer, len, packet_options); local
509 if (sent > 0) {
510 //LOG_F(LS_VERBOSE) << "(" << sent << ") Sent";
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/delay_tool/
plot_neteq_delay.m 141 (delayskip_ix:length(s.decode))')); % ... and are sent after delayskip seconds
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_smtplib.py 33 sent = conn.send(buf)
34 buf = buf[sent:]
484 # sees the credential sent by smtplib's login method as an unknown command,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_smtplib.py 33 sent = conn.send(buf)
34 buf = buf[sent:]
484 # sees the credential sent by smtplib's login method as an unknown command,
  /external/chromium_org/chrome/browser/resources/gaia_auth/
main.js 254 * @param {!Object} msg Details sent with the message.
278 * @param {!Object} msg Details sent with the message.
  /external/chromium_org/chrome/browser/resources/translate_internals/
translate_internals.js 379 * @param {string} message The name of the sent message.
380 * @param {Object} details The argument of the sent message.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hybi.py 538 # at least one frame is sent.
814 frame with empty body will be sent.

Completed in 1267 milliseconds

1 2 3 45 6 7 8 910