Home
last modified time | relevance | path

Searched refs:GetDebugStubSocketHandle (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h123 net::SocketDescriptor GetDebugStubSocketHandle();
Dnacl_process_host.cc670 net::SocketDescriptor NaClProcessHost::GetDebugStubSocketHandle() { in GetDebugStubSocketHandle() function in nacl::NaClProcessHost
753 net::SocketDescriptor server_bound_socket = GetDebugStubSocketHandle(); in StartNaClExecution()