Home
last modified time | relevance | path

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

/external/chromium/base/
Dsync_socket.h38 static bool CreatePair(SyncSocket* pair[2]);
Dsync_socket_posix.cc29 bool SyncSocket::CreatePair(SyncSocket* pair[2]) { in CreatePair() function in base::SyncSocket
Dsync_socket_win.cc35 bool SyncSocket::CreatePair(SyncSocket* pair[2]) { in CreatePair() function in base::SyncSocket