Home
last modified time | relevance | path

Searched defs:channel_proxy_ (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/audio/
Daudio_send_stream.h54 rtc::scoped_ptr<voe::ChannelProxy> channel_proxy_; variable
Daudio_receive_stream.h60 rtc::scoped_ptr<voe::ChannelProxy> channel_proxy_; variable
Daudio_send_stream_unittest.cc160 testing::StrictMock<MockVoEChannelProxy>* channel_proxy_ = nullptr; member
Daudio_receive_stream_unittest.cc161 testing::StrictMock<MockVoEChannelProxy>* channel_proxy_ = nullptr; member
/external/libchrome/ipc/
Dipc_channel_proxy_unittest.cc284 std::unique_ptr<IPC::ChannelProxy> channel_proxy_; member in __anon084717510111::IPCChannelProxyTest