Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTSource.h253 clang::ExternalASTSource *CreateProxy() { in CreateProxy() function
/external/webrtc/pc/
Drtp_data_channel.cc82 rtc::scoped_refptr<DataChannelInterface> RtpDataChannel::CreateProxy( in CreateProxy() function in webrtc::RtpDataChannel
Dsctp_data_channel.cc147 rtc::scoped_refptr<DataChannelInterface> SctpDataChannel::CreateProxy( in CreateProxy() function in webrtc::SctpDataChannel
/external/libchrome/base/files/
Dfile_proxy_unittest.cc81 void CreateProxy(uint32_t flags, FileProxy* proxy) { in CreateProxy() function in base::FileProxyTest
/external/libchrome/ipc/
Dipc_channel_mojo_unittest.cc788 void CreateProxy(IPC::Listener* listener) { in CreateProxy() function in __anon673fdb7b0111::ChannelProxyRunner
829 void CreateProxy(IPC::Listener* listener) { runner_->CreateProxy(listener); } in CreateProxy() function in __anon673fdb7b0111::IPCChannelProxyMojoTest
933 void CreateProxy(IPC::Listener* listener) { runner_->CreateProxy(listener); } in CreateProxy() function in __anon673fdb7b0111::ChannelProxyClient