Home
last modified time | relevance | path

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

/external/cronet/components/nacl/browser/
Dnacl_process_host.h126 net::SocketDescriptor GetDebugStubSocketHandle();
Dnacl_process_host.cc647 net::SocketDescriptor NaClProcessHost::GetDebugStubSocketHandle() { in GetDebugStubSocketHandle() function in nacl::NaClProcessHost
736 net::SocketDescriptor server_bound_socket = GetDebugStubSocketHandle(); in StartNaClExecution()