HomeSort by relevance Sort by last modified time
    Searched full:server (Results 626 - 650 of 7791) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader_observer.h 24 // Triggered when loading from the server is complete.
28 // the server or the cache. To be precise, for the latter case, we do not
  /external/chromium_org/chrome/browser/safe_browsing/
local_safebrowsing_test_server.h 13 // Runs a Python-based safebrowsing test server on the same machine in which the
17 // Initialize a safebrowsing server using the given |data_file|.
  /external/chromium_org/chrome/browser/ui/app_list/search/
webstore_provider.h 29 // WebstoreProvider fetches search results from the web store server.
30 // A "Search in web store" result will be returned if the server does not
  /external/chromium_org/chrome/browser/ui/views/
crypto_module_password_dialog_view.h 28 const std::string& server,
54 void Init(const std::string& server,
  /external/chromium_org/chrome/common/extensions/api/
push_messaging.idl 30 // to its application server so the server can use it
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/_locales/en/
messages.json 199 "message": "Server Down",
202 "message": "Server Failure",
205 "message": "Server No Range",
208 "message": "Server Precondition Failure",
262 "message": "Server Down",
265 "message": "Server Failure",
268 "message": "Server No Range",
271 "message": "Server Precondition Failure",
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
README 21 Second, obtain a token for the Chrome Web Store license server. Check the
22 license server documentation for instructions on how to do this. Edit main.py
  /external/chromium_org/chromeos/test/data/network/
shill_openvpn.json 17 "OpenVPN.RemoteCertTLS": "server",
22 "OpenVPN.RemoteCertEKU": "TLS Web Server Authentication",
shill_openvpn_with_errors.json 17 "OpenVPN.RemoteCertTLS": "server",
22 "OpenVPN.RemoteCertEKU": "TLS Web Server Authentication",
valid_openvpn.onc 17 "RemoteCertEKU": "TLS Web Server Authentication",
21 "RemoteCertTLS": "server",
  /external/chromium_org/cloud_print/gcp20/prototype/
privet_http_server.h 14 #include "net/server/http_server.h"
15 #include "net/server/http_server_request_info.h"
19 // HTTP server for receiving .
83 // Invoked for receiving server error details.
96 // Constructor doesn't start server.
102 // Starts HTTP server: start listening port |port| for HTTP requests.
105 // Stops HTTP server.
125 // Also checks support of |request| by this server.
  /external/chromium_org/content/browser/media/
media_browsertest.h 11 // the test http server.
23 // If http is true, the test starts a local http test server to load the test
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewDownloadDelegate.java 18 * @param mimetype The mimetype of the content reported by the server.
21 * @param contentLength The file size reported by the server.
  /external/chromium_org/google_apis/gaia/
gaia_switches.h 17 // Specifies the backend server used for Google API calls. The https:// prefix
22 // Specifies the backend server used for lso authentication calls.
  /external/chromium_org/ipc/
ipc_listener.h 32 // Called on the server side when a channel that listens for connections
36 // Called on the server side when a channel that listens for connections
  /external/chromium_org/jingle/notifier/communicator/
single_login_attempt_unittest.cc 165 // server info.
172 MakeRedirectError(redirect_server.server.ToString()));
180 // the proper redirect server info with the default XMPP port.
187 MakeRedirectError(redirect_server.server.host()));
195 // the proper redirect server info with the default XMPP port.
202 MakeRedirectError(redirect_server.server.host() + ":0"));
210 // gets the proper redirect server info with the default XMPP port.
217 MakeRedirectError(redirect_server.server.host() + ":invalidport"));
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
hstrerror.cc 22 "A nonrecoverable name server error occurred.";
24 "A temporary error occurred on an authoritative name server. "
  /external/chromium_org/net/cookies/
cookie_options.h 26 // |server_time| indicates what the server sending us the Cookie thought the
28 // clock skew between server and host.
  /external/chromium_org/net/ftp/
ftp_server_type_histograms.cc 17 // seen an FTP server of a given type during that session. In the second
18 // histogram we tally the number of transactions with FTP server of a given type
  /external/chromium_org/net/
net_unittests.isolate 10 '../chrome/test/data/server-unavailable.html',
11 '../chrome/test/data/server-unavailable.html.mock-http-headers',
  /external/chromium_org/net/server/
http_server_response_info_unittest.cc 6 #include "net/server/http_server_response_info.h"
46 "HTTP/1.1 500 Internal Server Error\r\n"
  /external/chromium_org/net/ssl/
server_bound_cert_store.h 18 // An interface for storing and retrieving server bound certs.
28 // The ServerBoundCert class contains a private key in addition to the server
40 // Server identifier. For domain bound certs, for instance "verisign.com".
87 // Adds a server bound cert and the corresponding private key to the store.
95 // Removes a server bound cert and the corresponding private key from the
101 // Deletes all of the server bound certs that have a creation_date greater
109 // Removes all server bound certs and the corresponding private keys from
113 // Returns all server bound certs and the corresponding private keys.
  /external/chromium_org/net/third_party/nss/ssl/
derive.c 133 pwSpec->server.write_key_item = zed;
134 pwSpec->server.write_mac_key_item = zed;
136 /* initialize the server random, client random block */
143 /* initialize the client random, server random block */
224 buildSSLKey(&key_block[i],macSize, &pwSpec->server.write_mac_key_item, \
225 "Server Write MAC Secret");
232 buildSSLKey(NULL, 0, &pwSpec->server.write_key_item, \
233 "Server Write Key (MAC only)");
236 buildSSLKey(NULL, 0, &pwSpec->server.write_iv_item, \
237 "Server Write IV (MAC only)")
    [all...]
  /external/chromium_org/ppapi/api/private/
ppb_tcp_socket_private.idl 44 * When a proxy server is used, |host| and |port| refer to the proxy server
45 * instead of the destination server.
77 * compared with the name(s) in the server's certificate during the SSL
78 * handshake. |server_port| is only used to identify an SSL server in the SSL
80 * When a proxy server is used, |server_name| and |server_port| refer to the
81 * destination server.
93 * Returns the server's <code>PPB_X509Certificate_Private</code> for a socket
  /external/chromium_org/ppapi/tests/
test_tcp_socket_private_trusted.cc 23 // We need something to connect to, so we connect to the HTTP server whence we
31 // Get the port for the SSL server.

Completed in 1185 milliseconds

<<21222324252627282930>>