Home
last modified time | relevance | path

Searched defs:socket_a (Results 1 – 6 of 6) sorted by relevance

/external/cronet/base/
Dsync_socket_nacl.cc18 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
68 bool CancelableSyncSocket::CreatePair(CancelableSyncSocket* socket_a, in CreatePair()
Dsync_socket_win.cc35 bool CreatePairImpl(ScopedHandle* socket_a, in CreatePairImpl()
207 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
311 bool CancelableSyncSocket::CreatePair(CancelableSyncSocket* socket_a, in CreatePair()
Dsync_socket_posix.cc52 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
219 bool CancelableSyncSocket::CreatePair(CancelableSyncSocket* socket_a, in CreatePair()
Dsync_socket_unittest.cc71 void SendReceivePeek(SyncSocket* socket_a, SyncSocket* socket_b) { in SendReceivePeek()
/external/libchrome/base/
Dsync_socket_posix.cc67 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
248 bool CancelableSyncSocket::CreatePair(CancelableSyncSocket* socket_a, in CreatePair()
Dsync_socket_unittest.cc71 void SendReceivePeek(SyncSocket* socket_a, SyncSocket* socket_b) { in SendReceivePeek()