Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Dsync_socket_win.cc40 ScopedHandle* socket_b, in CreatePairImpl()
217 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
353 CancelableSyncSocket* socket_b) { in CreatePair()
H A Dsync_socket_nacl.cc20 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
90 CancelableSyncSocket* socket_b) { in CreatePair()
H A Dsync_socket_posix.cc46 bool SyncSocket::CreatePair(SyncSocket* socket_a, SyncSocket* socket_b) { in CreatePair()
228 CancelableSyncSocket* socket_b) { 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()
249 CancelableSyncSocket* socket_b) { in CreatePair()
H A Dsync_socket_unittest.cc71 void SendReceivePeek(SyncSocket* socket_a, SyncSocket* socket_b) { in SendReceivePeek()