Home
last modified time | relevance | path

Searched refs:Sending (Results 1 – 25 of 40) sorted by relevance

12

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_network_impl.cc81 if (vie_channel->Sending()) { in RegisterSendTransport()
101 if (vie_channel->Sending()) { in DeregisterSendTransport()
Dvie_channel.cc268 if (rtp_rtcp_->Sending() && new_stream) { in SetSendCodec()
325 rtp_rtcp->SetSendingStatus(rtp_rtcp_->Sending()); in SetSendCodec()
917 if (rtp_rtcp_->Sending()) { in SetStartSequenceNumber()
924 assert(!rtp_rtcp_->Sending()); in SetRtpStateForSsrc()
929 assert(!rtp_rtcp_->Sending()); in GetRtpStateForSsrc()
939 if (rtp_rtcp_->Sending()) { in SetRTCPCName()
983 if (!rtp_rtcp_->Sending()) { in SendApplicationDefinedRTCPPacket()
1278 if (rtp_rtcp_->Sending()) { in StartSend()
1304 if (!rtp_rtcp_->Sending()) { in StopSend()
1323 bool ViEChannel::Sending() { in Sending() function in webrtc::ViEChannel
[all …]
Dvie_rtp_rtcp_impl.cc247 if (vie_channel->Sending()) { in SetStartSequenceNumber()
267 if (vie_channel->Sending()) { in SetRtpStateForSsrc()
329 if (vie_channel->Sending()) { in SetRTCPCName()
369 if (!vie_channel->Sending()) { in SendApplicationDefinedRTCPPacket()
Dvie_channel.h276 bool Sending();
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
Dtest_api.cc64 EXPECT_FALSE(module->Sending()); in TEST_F()
66 EXPECT_TRUE(module->Sending()); in TEST_F()
/external/chromium_org/third_party/webrtc/voice_engine/
Dtransmit_mixer.cc310 if (channel->Sending()) { in GetSendCodecInfo()
424 if (channelPtr->Sending()) in DemuxAndMix()
440 if (channel_ptr->Sending()) { in DemuxAndMix()
459 if (channelPtr->Sending()) in EncodeAndSend()
472 if (channel_ptr && channel_ptr->Sending()) in EncodeAndSend()
Dshared_data.cc84 if (it.GetChannel()->Sending()) in NumOfSendingChannels()
Dvoe_dtmf_impl.cc78 if (!channelPtr->Sending()) in SendTelephoneEvent()
Dvoe_base_impl.cc229 if (channel_ptr->Sending()) { in PushCaptureData()
713 if (channelPtr->Sending()) in StartSend()
Dchannel.h446 bool Sending() const in Sending() function
/external/chromium_org/device/serial/
Dserial.mojom88 // returning it via |connection|. Sending and receiving data over this
/external/clang/test/CodeGenObjC/
Ddebug-info-block-line.m81 format:@"Sending \"%@\" (%@)", [map name], [map identifier]];
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc175 if (rtcp_sender_.Sending()) { in Process()
450 if (rtcp_sender_.Sending() != sending) { in SetSendingStatus()
477 bool ModuleRtpRtcpImpl::Sending() const { in Sending() function in webrtc::ModuleRtpRtcpImpl
478 return rtcp_sender_.Sending(); in Sending()
Drtcp_sender.h82 bool Sending() const;
Drtp_rtcp_impl.h108 virtual bool Sending() const OVERRIDE;
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
Drtp_rtcp.h290 virtual bool Sending() const = 0;
/external/chromium_org/net/third_party/nss/patches/
Dtlsunique.patch31 + /* Sending or receiving a Finished message will set finishedBytes to a
/external/pixman/
DREADME46 Sending patches
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/mocks/
Dmock_rtp_rtcp.h111 MOCK_CONST_METHOD0(Sending,
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/
Dmessage-system.rst347 Sending messages back to the JavaScript code
361 Sending and receiving other ``pp::Var`` types
/external/mdnsresponder/mDNSCore/
DDNSCommon.h256 #pragma mark - Packet Sending Functions
/external/chromium_org/chrome/browser/mac/
Ddock.mm136 // Sending a SIGHUP to the Dock seems to be a more reliable way to get the
/external/fio/
DREADME314 your mileage may vary. Sending me patches for other platforms is greatly
/external/chromium_org/tools/python/google/httpd_config/
Dmime.types4 # given file extension(s). Sending the correct media type to the client
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex87 \section{Sending/receiving flow information.}

12