Searched refs:echo_detector_ (Results 1 – 4 of 4) sorted by relevance
29 std::move(echo_detector_), std::move(capture_analyzer_)); in Create()47 builder->SetEchoDetector(std::move(echo_detector_)); in TransferOwnershipsToBuilder()
64 echo_detector_ = std::move(echo_detector); in SetEchoDetector()89 rtc::scoped_refptr<EchoDetector> echo_detector_; variable
30 std::move(echo_detector_), std::move(capture_analyzer_)); in Create()
782 echo_detector_ = std::move(echo_detector); in SetEchoDetector()804 rtc::scoped_refptr<EchoDetector> echo_detector_; variable