Searched defs:GetSocket (Results 1 – 9 of 9) sorted by relevance
30 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
1034 virtual SOCKET GetSocket() { in GetSocket() function in rtc::EventDispatcher1149 virtual SOCKET GetSocket() { in GetSocket() function in rtc::SocketDispatcher
47 AsyncSocket* GetSocket() { return socket_; } in GetSocket() function
1051 virtual SOCKET GetSocket() { in GetSocket() function in talk_base::EventDispatcher1166 virtual SOCKET GetSocket() { in GetSocket() function in talk_base::SocketDispatcher
85 scoped_ptr<DatagramClientSocket> GetSocket() { in GetSocket() function in net::test::__anon6a5a6e2c0111::QuicClientSessionTest
186 CastSocket* CastChannelAsyncApiFunction::GetSocket(int channel_id) { in GetSocket() function in extensions::CastChannelAsyncApiFunction
137 BluetoothApiSocket* BluetoothSocketAsyncApiFunction::GetSocket( in GetSocket() function in extensions::api::BluetoothSocketAsyncApiFunction
70 Socket* SocketAsyncApiFunction::GetSocket(int api_resource_id) { in GetSocket() function in extensions::SocketAsyncApiFunction
497 SocketStream* GetSocket(SocketStreamJob* job) { in GetSocket() function in net::WebSocketJobTest