/external/webrtc/audio/voip/ |
D | audio_channel.cc | 89 if (!rtp_rtcp_->Sending() && rtp_rtcp_->SetSendingStatus(true) != 0) { in StartSend() 100 if (!IsPlaying() && rtp_rtcp_->Sending() && in StopSend() 111 if (!rtp_rtcp_->Sending() && rtp_rtcp_->SetSendingStatus(true) != 0) { in StartPlay() 120 if (!IsSendingMedia() && rtp_rtcp_->Sending() && in StopPlay()
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_rtcp_impl2.cc | 127 if (remote_bitrate_ && rtcp_sender_.Sending() && rtcp_sender_.TMMBR()) { in Process() 275 if (rtcp_sender_.Sending() != sending) { in SetSendingStatus() 284 bool ModuleRtpRtcpImpl2::Sending() const { in Sending() function in webrtc::ModuleRtpRtcpImpl2 285 return rtcp_sender_.Sending(); in Sending() 318 if (!Sending()) in OnSendingRtpFrame() 746 rtcp_receiver_.OnPeriodicRttUpdate(check_since, rtcp_sender_.Sending()); in PeriodicUpdate()
|
D | rtp_rtcp_impl.cc | 120 if (rtcp_sender_.Sending()) { in Process() 327 if (rtcp_sender_.Sending() != sending) { in SetSendingStatus() 336 bool ModuleRtpRtcpImpl::Sending() const { in Sending() function in webrtc::ModuleRtpRtcpImpl 337 return rtcp_sender_.Sending(); in Sending() 370 if (!Sending()) in OnSendingRtpFrame()
|
/external/curl/docs/cmdline-opts/ |
D | negotiate.d | 13 the authentication code properly. Sending a '-u :' is enough as the user name
|
/external/grpc-grpc/src/objective-c/tests/Connectivity/ |
D | README.md | 13 2016-06-29 16:51:29.443 ConnectivityTestingApp[73129:3567949] Sending request.
|
/external/libwebsockets/READMEs/ |
D | README.contributing.md | 5 Sending a patch with a bug report is very welcome.
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | NOTES | 45 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | NOTES | 48 do echo Sending SIGUSR1 to pid $PR...; \
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | debug-info-block-line.m | 81 format:@"Sending \"%@\" (%@)", [map name], [map identifier]];
|
/external/clang/test/CodeGenObjC/ |
D | debug-info-block-line.m | 81 format:@"Sending \"%@\" (%@)", [map name], [map identifier]];
|
/external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/ |
D | ViewController.m | 58 NSLog(@"Sending request.");
|