Searched refs:ScopedSocket (Results 1 – 2 of 2) sorted by relevance
371 class ScopedSocket { class373 ScopedSocket() : fd_(-1) { Reset(); } in ScopedSocket() function in __anon9b8de3e20111::ScopedSocket374 ~ScopedSocket() { Close(); } in ~ScopedSocket()398 bool ConnectSocket(ScopedSocket* socket, in ConnectSocket()774 ScopedSocket socket; in NotifyOtherProcessWithTimeout()
319 class ScopedSocket { class321 ScopedSocket() : fd_(-1) { Reset(); } in ScopedSocket() function in __anonffb7fb690111::ScopedSocket322 ~ScopedSocket() { Close(); } in ~ScopedSocket()346 bool ConnectSocket(ScopedSocket* socket, in ConnectSocket()708 ScopedSocket socket; in NotifyOtherProcessWithTimeout()