HomeSort by relevance Sort by last modified time
    Searched refs:kEndPointDomain (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/socket/
socks5_client_socket.h 76 kEndPointDomain = 0x03,
socks5_client_socket.cc 306 handshake->push_back(kEndPointDomain); // The type of the address.
414 if (address_type == kEndPointDomain)

Completed in 27 milliseconds