Home
last modified time | relevance | path

Searched defs:Canceller (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/
Decho_control_mobile_impl.cc75 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
77 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dretry_filter.cc589 class RetryFilter::CallData::Canceller { class in grpc_core::__anonda0e1b2a0111::RetryFilter::CallData
591 explicit Canceller(CallData* calld) : calld_(calld) { in Canceller() function in grpc_core::__anonda0e1b2a0111::RetryFilter::CallData::Canceller