HomeSort by relevance Sort by last modified time
    Searched full:use_ssl (Results 26 - 43 of 43) sorted by null

12

  /external/chromium_org/net/tools/flip_server/
http_interface.cc 102 bool use_ssl) {
112 use_ssl);
spdy_interface.h 46 bool use_ssl) OVERRIDE;
sm_connection.cc 86 bool use_ssl) {
155 if (use_ssl) {
spdy_interface.cc 63 bool use_ssl) {
72 use_ssl);
  /external/chromium_org/sync/internal_api/public/test/
fake_sync_manager.h 82 bool use_ssl,
  /external/chromium_org/sync/internal_api/test/
fake_sync_manager.cc 81 bool use_ssl,
  /external/chromium/net/tools/flip_server/
sm_connection.cc 82 bool use_ssl) {
154 if (use_ssl) {
spdy_interface.cc 92 bool use_ssl) {
97 remote_ip, use_ssl);
  /external/chromium_org/net/websockets/
websocket_job.cc 605 bool use_ssl = spdy_session->GetSSLInfo( local
607 if (socket_->is_secure() && !use_ssl)
  /external/chromium_org/sync/internal_api/public/
sync_manager.h 286 // server to use, and |use_ssl| specifies whether to communicate securely;
312 bool use_ssl,
  /external/chromium_org/sync/internal_api/
sync_manager_impl.h 70 bool use_ssl,
sync_manager_impl.cc 346 bool use_ssl,
419 sync_server_and_path, port, use_ssl,
    [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
s_server.c 758 int use_ssl; member in struct:tlsextstatusctx_st
782 int use_ssl; local
808 &host, &port, &path, &use_ssl))
827 use_ssl = srctx->use_ssl;
860 resp = process_responder(err, req, host, path, port, use_ssl, NULL,
    [all...]
apps.h 263 char *host, char *path, char *port, int use_ssl,
  /external/openssl/apps/
s_server.c 758 int use_ssl; member in struct:tlsextstatusctx_st
782 int use_ssl; local
808 &host, &port, &path, &use_ssl))
827 use_ssl = srctx->use_ssl;
860 resp = process_responder(err, req, host, path, port, use_ssl, NULL,
    [all...]
apps.h 263 char *host, char *path, char *port, int use_ssl,
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc     [all...]
syncapi.h     [all...]

Completed in 374 milliseconds

12