Searched refs:DestroyHandle (Results 1 – 8 of 8) sorted by relevance
57 virtual void DestroyHandle(void* handle) const = 0;
60 void DestroyHandle(void* handle) const override;
30 DestroyHandle(handles_.back()); in Destroy()
70 void DestroyHandle(void* handle) const override;
74 void DestroyHandle(void* handle) const override;
362 void EchoControlMobileImpl::DestroyHandle(void* handle) const { in DestroyHandle() function in webrtc::EchoControlMobileImpl
405 void GainControlImpl::DestroyHandle(void* handle) const { in DestroyHandle() function in webrtc::GainControlImpl
458 void EchoCancellationImpl::DestroyHandle(void* handle) const { in DestroyHandle() function in webrtc::EchoCancellationImpl