Home
last modified time | relevance | path

Searched refs:StartSending (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/tools/agc/
Dagc_harness.cc185 void StartSending() { RTC_CHECK_EQ(0, base_->StartSend(channel_)); } in StartSending() function in webrtc::__anon9f607c490111::AgcVoiceEngine
231 voe1->StartSending(); in RunHarness()
233 voe2->StartSending(); in RunHarness()
240 voe1->StartSending(); in RunHarness()
244 voe1->StartSending(); in RunHarness()
/external/v8/test/cctest/
Dtest-debug.cc7001 void StartSending() { semaphore_.Signal(); } in StartSending() function in SendCommandThread
7011 send_command_thread_->StartSending(); in StartSendingCommands()