Home
last modified time | relevance | path

Searched refs:IsTcpClientSocket (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/p2p/
Dipc_socket_factory.cc30 bool IsTcpClientSocket(P2PSocketType type) { in IsTcpClientSocket() function
367 if (IsTcpClientSocket(type_)) { in GetState()
449 if (IsTcpClientSocket(type_)) in OnOpen()