OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SocketFactoryInterface
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_transport_unittest.cc
60
public UdpTransportImpl::
SocketFactoryInterface
{
119
UdpTransportImpl::
SocketFactoryInterface
* null_maker = NULL;
129
UdpTransportImpl::
SocketFactoryInterface
* mock_maker
udp_transport_impl.h
30
class
SocketFactoryInterface
{
32
virtual ~
SocketFactoryInterface
() {}
45
SocketFactoryInterface
* maker,
187
SocketFactoryInterface
* _socket_creator;
udp_transport_impl.cc
69
class SocketFactory : public UdpTransportImpl::
SocketFactoryInterface
{
106
SocketFactoryInterface
* maker,
[
all
...]
Completed in 3454 milliseconds