Searched defs:GetSocket (Results 1 – 7 of 7) 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
62 scoped_ptr<DatagramClientSocket> GetSocket() { in GetSocket() function in net::test::__anon89cb11ff0111::QuicClientSessionTest
236 CastSocket* CastChannelAsyncApiFunction::GetSocket(int channel_id) { in GetSocket() function in extensions::CastChannelAsyncApiFunction
168 BluetoothApiSocket* BluetoothSocketAsyncApiFunction::GetSocket( in GetSocket() function in extensions::core_api::BluetoothSocketAsyncApiFunction
75 Socket* SocketAsyncApiFunction::GetSocket(int api_resource_id) { in GetSocket() function in extensions::SocketAsyncApiFunction
499 SocketStream* GetSocket(SocketStreamJob* job) { in GetSocket() function in net::WebSocketJobTest