Searched refs:RoutingMode (Results 1 – 8 of 8) sorted by relevance
38 RoutingMode routing_mode() const override;50 int set_routing_mode(RoutingMode mode) override;72 RoutingMode routing_mode_ GUARDED_BY(crit_capture_);
25 int16_t MapSetting(EchoControlMobile::RoutingMode mode) { in MapSetting()232 int EchoControlMobileImpl::set_routing_mode(RoutingMode mode) { in set_routing_mode()244 EchoControlMobile::RoutingMode EchoControlMobileImpl::routing_mode() in routing_mode()
716 enum RoutingMode { enum726 virtual int set_routing_mode(RoutingMode mode) = 0;727 virtual RoutingMode routing_mode() const = 0;
64 int(RoutingMode mode));66 RoutingMode());
627 EchoControlMobile::RoutingMode aecmMode( in SetAecmMode()679 EchoControlMobile::RoutingMode aecmMode = in GetAecmMode()
438 static_cast<EchoControlMobile::RoutingMode>( in ConfigureApm()
294 static_cast<webrtc::EchoControlMobile::RoutingMode>( in void_main()
1061 EchoControlMobile::RoutingMode mode[] = { in TEST_F()