Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Dsync_socket_win.cc39 bool CreatePairImpl(ScopedHandle* socket_a, in CreatePairImpl()
217 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
352 bool CancelableSyncSocket::CreatePair(CancelableSyncSocket* socket_a, in CreatePair()
H A Dsync_socket_nacl.cc20 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
89 bool CancelableSyncSocket::CreatePair(CancelableSyncSocket* socket_a, in CreatePair()
H A Dsync_socket_posix.cc46 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
227 bool CancelableSyncSocket::CreatePair(CancelableSyncSocket* socket_a, in CreatePair()
H A Dsync_socket_unittest.cc71 void SendReceivePeek(SyncSocket* socket_a, SyncSocket* socket_b) { in SendReceivePeek()
/aosp_15_r20/external/libchrome/base/
H A Dsync_socket_posix.cc67 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
248 bool CancelableSyncSocket::CreatePair(CancelableSyncSocket* socket_a, in CreatePair()
H A Dsync_socket_unittest.cc71 void SendReceivePeek(SyncSocket* socket_a, SyncSocket* socket_b) { in SendReceivePeek()