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

/external/chromium_org/content/renderer/p2p/
H A Dipc_socket_factory.cc22 bool IsTcpClientSocket(P2PSocketType type) { function in namespace:content::__anon8031
282 if (IsTcpClientSocket(type_)) {
331 if (IsTcpClientSocket(type_))

Completed in 97 milliseconds