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

/external/chromium/base/
H A Dsync_socket.h38 static bool CreatePair(SyncSocket* pair[2]);
H A Dsync_socket_posix.cc29 bool SyncSocket::CreatePair(SyncSocket* pair[2]) { function in class:base::SyncSocket
H A Dsync_socket_win.cc17 // created in CreatePair.
35 bool SyncSocket::CreatePair(SyncSocket* pair[2]) { function in class:base::SyncSocket

Completed in 417 milliseconds