HomeSort by relevance Sort by last modified time
    Searched refs:SSLInfo (Results 176 - 186 of 186) sorted by null

1 2 3 4 5 6 78

  /external/chromium_org/net/spdy/
spdy_stream.cc 603 bool SpdyStream::GetSSLInfo(SSLInfo* ssl_info,
spdy_session.cc 546 SSLInfo ssl_info;
    [all...]
spdy_test_util_common.cc 632 virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE {
    [all...]
  /external/chromium_org/net/http/
http_network_transaction.cc 509 const SSLInfo& ssl_info) {
    [all...]
http_stream_factory_impl_job.cc 364 int result, const SSLInfo& ssl_info) {
    [all...]
http_network_transaction_unittest.cc     [all...]
  /external/chromium/net/socket/
ssl_client_socket_nss.cc 512 void SSLClientSocketNSS::GetSSLInfo(SSLInfo* ssl_info) {
    [all...]
  /external/chromium/net/url_request/
url_request_unittest.cc 105 // Verify that the SSLInfo of a successful SSL connection has valid values.
106 void CheckSSLInfo(const SSLInfo& ssl_info) {
107 // Allow ChromeFrame fake SSLInfo to get through.
    [all...]
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]
  /external/chromium_org/net/socket/
client_socket_pool_base_unittest.cc 173 virtual bool GetSSLInfo(SSLInfo* ssl_info) OVERRIDE {
    [all...]
  /external/chromium_org/net/url_request/
url_request_unittest.cc 240 // Verify that the SSLInfo of a successful SSL connection has valid values.
241 void CheckSSLInfo(const SSLInfo& ssl_info) {
242 // Allow ChromeFrame fake SSLInfo to get through.
    [all...]

Completed in 693 milliseconds

1 2 3 4 5 6 78