Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/test/channel_transport/
Dudp_socket_manager_posix.cc167 bool UdpSocketManagerPosix::RemoveSocket(UdpSocketWrapper* s) in RemoveSocket() function in webrtc::test::UdpSocketManagerPosix
330 bool UdpSocketManagerPosixImpl::RemoveSocket(UdpSocketWrapper* s) in RemoveSocket() function in webrtc::test::UdpSocketManagerPosixImpl
Dudp_socket2_manager_win.h131 virtual bool RemoveSocket(UdpSocketWrapper* s) in RemoveSocket() function
/external/chromium_org/jingle/glue/
Dfake_socket_factory.cc157 void FakeSocketManager::RemoveSocket(FakeUDPPacketSocket* socket_factory) { in RemoveSocket() function in jingle_glue::FakeSocketManager
/external/chromium_org/chrome/browser/extensions/api/cast_channel/
Dcast_channel_api.cc161 void CastChannelAsyncApiFunction::RemoveSocket(int channel_id) { in RemoveSocket() function in extensions::CastChannelAsyncApiFunction
/external/chromium_org/chrome/browser/extensions/api/bluetooth_socket/
Dbluetooth_socket_api.cc142 void BluetoothSocketAsyncApiFunction::RemoveSocket(int api_resource_id) { in RemoveSocket() function in extensions::api::BluetoothSocketAsyncApiFunction
/external/chromium_org/extensions/browser/api/socket/
Dsocket_api.cc78 void SocketAsyncApiFunction::RemoveSocket(int api_resource_id) { in RemoveSocket() function in extensions::SocketAsyncApiFunction