Searched defs:echo_path (Results 1 – 7 of 7) sorted by relevance
30 echo_path() { function
263 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath()285 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath()
7 static const char* echo_path = "/org/freedesktop/TestSuite"; variable
375 static const char* echo_path = "/org/freedesktop/TestSuite" ; variable
516 const void* echo_path, in WebRtcAecm_InitEchoPath()544 void* echo_path, in WebRtcAecm_GetEchoPath()
283 void WebRtcAecm_InitEchoPathCore(AecmCore* aecm, const int16_t* echo_path) { in WebRtcAecm_InitEchoPathCore()
537 rtc::scoped_ptr<char[]> echo_path(new char[path_size]); in void_main() local1064 rtc::scoped_ptr<char[]> echo_path(new char[path_size]); in void_main() local