HomeSort by relevance Sort by last modified time
    Searched refs:Server (Results 26 - 50 of 68) sorted by null

12 3

  /packages/apps/Camera/src/com/android/camera/
ActivityBase.java 554 private Server mServer;
608 public void setServer(Server s) {
  /external/chromium_org/chrome/browser/history/
redirect_browsertest.cc 5 // Navigates the browser to server and client redirect pages and makes sure
71 // Tests a single server redirect
72 IN_PROC_BROWSER_TEST_F(RedirectTest, Server) {
76 "server-redirect?" + final_url.spec());
121 // test server.
182 // Tests a client->server->server redirect
188 "server-redirect?" + final_url.spec());
190 "server-redirect?" + next_to_last.spec());
204 // Tests that the "#reference" gets preserved across server redirects
    [all...]
  /external/chromium_org/remoting/webapp/
xmpp_login_handler.js 18 * @param {string} server Domain name of the server we are connecting to.
32 remoting.XmppLoginHandler = function(server,
40 this.server_ = server;
69 * client -> server: Stream header
70 * client -> server: <starttls>
72 * client <- server: Stream header with list of supported features which
75 * client <- server: <proceed>
78 * client -> server: Stream header
79 * client -> server: <auth> message with the OAuth2 token
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/
httpd.pm 97 $version =~ s/.*Server version: Apache\/(\d+\.\d+).*/$1/s;
  /external/valgrind/main/auxprogs/
nightly-build-summary 195 } elsif ($val =~ /SUSE Linux Enterprise Server 11 SP1/) {
  /external/skia/gm/rebaseline_server/
server.py 9 HTTP server for our HTML rebaseline viewer.
36 # Server.results() property. See discussion at
37 # https://codereview.chromium.org/195943004/diff/1/gm/rebaseline_server/server.py#newcode44
57 # Keys that server.py uses to create the toplevel content header.
70 # Directory, relative to PARENT_DIRECTORY, within which the server will serve
73 # Directory, relative to PARENT_DIRECTORY, within which the server will serve
132 """Creates an index file linking to all results available from this server.
182 class Server(object):
183 """ HTTP server for our HTML rebaseline viewer. """
200 export: whether to allow HTTP clients on other hosts to access this server
    [all...]
  /hardware/intel/common/libva/
libva.spec 1 #%define moduledir %(pkg-config xorg-server --variable=moduledir)
15 Requires: xorg-x11-server-Xorg
20 BuildRequires: pkgconfig(xorg-server)
145 - Update to 0.28-working combination with X Server
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
config.py 50 # _listener holds the server object doing the listening
808 Start up a socket server on the specified port, and listen for new
812 Returns a Thread object on which you can call start() to start the server,
813 and which you can join() when appropriate. To stop the server, call
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
config.py 50 # _listener holds the server object doing the listening
808 Start up a socket server on the specified port, and listen for new
812 Returns a Thread object on which you can call start() to start the server,
813 and which you can join() when appropriate. To stop the server, call
    [all...]
  /external/chromium_org/chrome/test/chromedriver/test/
run_py_tests.py 25 sys.path.insert(1, os.path.join(_THIS_DIR, os.pardir, 'server'))
31 import server namespace
802 server = webserver.SyncWebServer()
805 server.RespondWithContent('<html>iframe</html>')
813 chrome_switches=['user-agent=' + server.GetUrl()],
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py 94 # Function for communication with a manager's server process
145 # Server which is run in a process controlled by a manager
148 class Server(object):
150 Server class which runs in a process controlled by a manager object
172 Run the server forever
229 util.debug('starting server thread to service %r',
471 _Server = Server
489 Return server object with serve_forever() method and address attribute
492 return Server(self._registry, self._address,
497 Connect manager object to the server proces
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py 94 # Function for communication with a manager's server process
145 # Server which is run in a process controlled by a manager
148 class Server(object):
150 Server class which runs in a process controlled by a manager object
172 Run the server forever
229 util.debug('starting server thread to service %r',
471 _Server = Server
489 Return server object with serve_forever() method and address attribute
492 return Server(self._registry, self._address,
497 Connect manager object to the server proces
    [all...]
  /external/chromium_org/build/android/pylib/
chrome_test_server_spawner.py 5 """A "Test Server Spawner" that handles killing/stopping per-test test servers.
8 chrome test server on the host.
43 'sync': '', # Sync uses its own script, and doesn't take a server type arg.
49 # The timeout (in seconds) of starting up the Python test server.
86 """Returns the command-line by the given server type.
89 server_type: the server type to be used (e.g. 'http').
95 raise NotImplementedError('Unknown server type: %s' % server_type)
103 """A thread to run the test server in a separate process."""
109 ready_event: event which will be set when the test server is ready.
110 arguments: dictionary of arguments to run the test server
    [all...]
  /external/chromium_org/media/tools/constrained_network_server/
cns.py 6 """Constrained Network Server. Serves files with supplied network constraints.
169 """A CherryPy-based HTTP server for serving files with network constraints."""
250 """Checks if requested file f exists to be served by this server."""
259 """Checks if requested file exists on local server hosting files."""
265 raise cherrypy.HTTPError(404, 'File not found on local server.')
278 """Returns a URL for local server to serve the file on given port.
281 f: file name to serve on local server. Relative to www_root.
282 port: Local server port (it can be a configured constrained port).
371 default=cherrypy.server.socket_timeout,
375 default=cherrypy._cpserver.Server.thread_pool
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 39 ATTRIBUTE Ascend-Assign-IP-Server 145 ipaddr
173 VALUE Ascend-Handle-IPX Handle-IPX-Server 2
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-settings-3.2.1.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winevt.h 183 LPWSTR Server;
asptlb.h 110 typedef class Server Server;
112 typedef struct Server Server;
    [all...]
  /external/chromium_org/third_party/webrtc/tools/rtcbot/
botmanager.js 16 var WebSocketServer = require('ws').Server;
71 this.webSocketServer_ = new WebSocketServer({ server: this.server_ });
121 // That page once loaded, connects to the websocket server run by BotManager
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java 308 * to indicate to the server that it should remove all locations the
915 Server server = new Server(); local
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.cpp 166 servers[1] = new Server(this, SOCK_PATH);
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPMessage.java 62 import gov.nist.javax.sip.header.Server;
203 || sipHeader instanceof Server || sipHeader instanceof Unsupported
259 * @param isServerTransaction is a flag that indicates whether this is a server transaction.
    [all...]
  /external/chromium_org/chrome/browser/resources/google_now/
background.js 9 * The Google Now event page gets Google Now cards from the server and shows
14 * server.
15 * 2. Making a server request.
23 * code the server will send.
38 * period from the server is not available.
49 * period from the server is not available.
67 * Initial period for retrying the server request for dismissing cards.
72 * Maximum period for retrying the server request for dismissing cards.
82 * Time we keep dismissals after successful server dismiss requests.
113 * Group as received from the server
    [all...]
  /external/chromium_org/third_party/skia/gm/rebaseline_server/static/new/js/
app.js 152 // TODO (stephana): Remove this once we load index data from the server.
615 * Extracts the filter columns from the JSON response of the server.
617 * @param {object} data Server response.
662 * Extracts the image columns from the JSON response of the server.
664 * @param {object} data Server response.
717 * @param {object} Server response.
960 * Extract the column values from an ImagePair (contained in the server
979 * Extract the image meta data from an Image pair returned by the server.
    [all...]
  /external/chromium_org/tools/findit/common/
cacert.pem 70 Thawte Server CA
89 Thawte Premium Server CA
352 Entrust.net Secure Server CA
379 Entrust.net Premium 2048 Secure Server CA
    [all...]

Completed in 1869 milliseconds

12 3