HomeSort by relevance Sort by last modified time
    Searched refs:Sending (Results 26 - 39 of 39) sorted by null

12

  /external/webrtc/webrtc/voice_engine/
channel.h 94 sending(false),
102 bool sending; member in struct:webrtc::voe::ChannelState::State
147 state_.sending = enable;
422 bool Sending() const
424 return channel_state_.Get().sending;
channel.cc 703 // This is not needed on sending side, since the codec will
    [all...]
  /frameworks/rs/tests/lldb/tests/harness/
util_android.py 211 log.debug('Sending a ping through "adb shell" (try #%s)...',
  /prebuilts/go/darwin-x86/src/net/smtp/
smtp.go 297 // fields such as "From", "To", "Subject", and "Cc". Sending "Bcc"
  /prebuilts/go/linux-x86/src/net/smtp/
smtp.go 297 // fields such as "From", "To", "Subject", and "Cc". Sending "Bcc"
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_sender.cc 221 bool RTCPSender::Sending() const {
227 bool sending) {
233 if (sending == false && sending_ == true) {
238 sending_ = sending;
617 // Before sending the TMMBR check the received TMMBN, only an owner is
751 // TODO(sprang): Merge XR report sending to contain all of RRTR, DLRR, VOIP?
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/gob/
codec_test.go 1099 // Sending a Vector will require that the receiver define a type in the middle of
1234 // Sending a Point will require that the receiver define a type in the middle of
    [all...]
  /prebuilts/go/linux-x86/src/encoding/gob/
codec_test.go 1099 // Sending a Vector will require that the receiver define a type in the middle of
1234 // Sending a Point will require that the receiver define a type in the middle of
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/
android_device.py     [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 87 \section{Sending/receiving flow information.}
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
mDNS.c 586 // This means that because the announce interval is doubled after sending the first packet, the first
608 // When sending a unique record, all other records matching "SameResourceRecordSignature" must also be sent
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/web/ui/js/
main.js     [all...]

Completed in 1245 milliseconds

12