Searched refs:SendHello (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sandbox/linux/services/
H A Dunix_domain_socket_unittest.cc66 // SendHello sends a "hello" to socket fd, and then blocks until the recipient
68 void SendHello(int fd) { function in namespace:sandbox::__anon10582
89 // (Implementation details: SendHello allocates a new pipe, sends us the writing
122 SendHello(send_sock.get());
156 SendHello(send_sock.get());
200 SendHello(send_sock.get());
261 SendHello(send_sock.get());
/external/chromium_org/third_party/webrtc/base/
H A Dsocketadapters.h172 void SendHello();
H A Dsocketadapters.cc539 SendHello();
636 void AsyncSocksProxySocket::SendHello() {

Completed in 167 milliseconds