Searched refs:ConfigureHandle (Results 1 – 8 of 8) sorted by relevance
56 virtual int ConfigureHandle(void* handle) const = 0;
59 int ConfigureHandle(void* handle) const override;
103 int err = ConfigureHandle(handles_[i]); in Configure()
69 int ConfigureHandle(void* handle) const override;
73 int ConfigureHandle(void* handle) const override;
387 int EchoControlMobileImpl::ConfigureHandle(void* handle) const { in ConfigureHandle() function in webrtc::EchoControlMobileImpl
420 int GainControlImpl::ConfigureHandle(void* handle) const { in ConfigureHandle() function in webrtc::GainControlImpl
474 int EchoCancellationImpl::ConfigureHandle(void* handle) const { in ConfigureHandle() function in webrtc::EchoCancellationImpl