OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipc_proxy_channel_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/nacl/browser/
nacl_process_host.h
229
scoped_ptr<IPC::ChannelProxy>
ipc_proxy_channel_
;
member in class:nacl::NaClProcessHost
nacl_process_host.cc
784
if (!
ipc_proxy_channel_
.get()) {
787
ipc_proxy_channel_
.reset(
795
ipc_proxy_channel_
.get(), // sender
798
ipc_proxy_channel_
.get(),
826
ipc_proxy_channel_
->Send(
[
all
...]
Completed in 42 milliseconds