Home
last modified time | relevance | path

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

/external/chromium_org/net/socket/
Dssl_client_socket_nss.cc768 int DoGetChannelID(const std::string& host);
2264 error = core->DoGetChannelID(host); in ClientChannelIDHandler()
2269 IgnoreResult(&Core::DoGetChannelID), in ClientChannelIDHandler()
2567 int SSLClientSocketNSS::Core::DoGetChannelID(const std::string& host) { in DoGetChannelID() function in net::SSLClientSocketNSS::Core