HomeSort by relevance Sort by last modified time
    Searched refs:host (Results 101 - 125 of 1440) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/net/base/
host_resolver_proc.h 29 // Resolves |host| to an address list, restricting the results to addresses
33 virtual int Resolve(const std::string& host,
45 int ResolveUsingPrevious(const std::string& host,
68 // Sets the default host resolver procedure that is used by HostResolverImpl.
81 // Resolves |host| to an address list, using the system's default host resolver.
86 int SystemHostResolverProc(const std::string& host,
  /external/chromium/net/url_request/
https_prober.h 33 // determines if we can connect to a given host over HTTPS. It's used when
40 // HaveProbed returns true if the given host is known to have been probed
42 bool HaveProbed(const std::string& host) const;
44 // InFlight returns true iff a probe for the given host is currently active.
45 bool InFlight(const std::string& host) const;
47 // ProbeHost starts a new probe for the given host. If the host is known to
49 // other action is taken. If a probe to the given host in currently inflight,
53 bool ProbeHost(const std::string& host, URLRequestContext* ctx,
  /external/clang/utils/CIndex/
completion_logger_server.py 12 host = sys.argv[1]
15 addr = (host,port)
21 print "Listing on {0}:{1} and logging to '{2}'".format(host, port, sys.argv[3])
  /external/nist-sip/java/gov/nist/javax/sip/header/
Warning.java 96 * Gets agent host of WarningHeader
97 * @return agent host of WarningHeader
126 * Sets host of WarningHeader
127 * @param host String to set
128 * @throws ParseException if host is not accepted by implementation
130 public void setAgent(String host) throws ParseException {
131 if (host == null)
132 throw new NullPointerException("the host parameter in the Warning header is null");
134 this.agent = host;
  /external/webkit/Source/WebKit/chromium/src/
ApplicationCacheHostInternal.h 48 ApplicationCacheHostInternal(ApplicationCacheHost* host)
49 : m_innerHost(host)
51 WebKit::WebFrameImpl* webFrame = WebKit::WebFrameImpl::fromFrame(host->m_documentLoader->frame());
  /external/webkit/Source/WebKit2/Shared/API/c/
WKSecurityOrigin.cpp 45 WKSecurityOriginRef WKSecurityOriginCreate(WKStringRef protocol, WKStringRef host, int port)
47 RefPtr<WebSecurityOrigin> securityOrigin = WebSecurityOrigin::create(toImpl(protocol)->string(), toImpl(host)->string(), port);
58 return toCopiedAPI(toImpl(securityOrigin)->host());
  /external/webkit/Source/WebKit2/Shared/
SecurityOriginData.cpp 40 encoder->encode(CoreIPC::In(protocol, host, port));
45 return decoder->decode(CoreIPC::Out(securityOriginData.protocol, securityOriginData.host, securityOriginData.port));
61 RefPtr<APIObject> origin = WebSecurityOrigin::create(originData.protocol, originData.host, originData.port);
  /libcore/luni/src/main/java/javax/net/
SocketFactory.java 54 * Creates a new socket which is not connected to any remote host. This
68 * Creates a new socket which is connected to the remote host specified by
69 * the parameters {@code host} and {@code port}. The socket is bound to any
72 * @param host
73 * the remote host address the socket has to be connected to.
75 * the port number of the remote host at which the socket is
81 * if the specified host is unknown or the IP address could not
84 public abstract Socket createSocket(String host, int port) throws IOException,
88 * Creates a new socket which is connected to the remote host specified by
89 * the parameters {@code host} and {@code port}. The socket is bound to th
    [all...]
  /sdk/eclipse/scripts/
create_traceview_symlinks.sh 27 HOST=`uname`
28 if [ "$HOST" == "Linux" ]; then
30 ln -svf $BACK/out/host/linux-x86/framework/$LIB.jar "$DEST/"
33 elif [ "$HOST" == "Darwin" ]; then
35 ln -svf $BACK/out/host/darwin-x86/framework/$LIB.jar "$DEST/"
38 elif [ "${HOST:0:6}" == "CYGWIN" ]; then
40 cp -vf out/host/windows-x86/framework/$LIB.jar "$DEST/"
45 echo "Unsupported platform ($HOST). Nothing done."
  /frameworks/base/core/java/android/net/http/
RequestQueue.java 54 * Requests, indexed by HttpHost (scheme, host, port)
160 ConnectionThread getThread(HttpHost host) {
165 if (connection != null && connection.mHost.equals(host)) {
173 public Connection getConnection(Context context, HttpHost host) {
174 host = RequestQueue.this.determineHost(host);
175 Connection con = mIdleCache.getConnection(host);
178 con = Connection.getConnection(mContext, host, mProxyHost,
267 String host = Proxy.getHost(mContext); local
268 if (HttpLog.LOGV) HttpLog.v("RequestQueue.setProxyConfig " + host);
378 HttpHost host = new HttpHost(uri.getHost(), uri.getPort(), uri.getScheme()); local
499 HttpHost host = request.mProxyHost == null ? request.mHost : request.mProxyHost; local
    [all...]
  /development/tools/emulator/opengl/host/tools/emugen/
Android.mk 5 $(call emugl-begin-host-executable,emugen)
16 # The location of the emugen host tool that is used to generate wire
22 # on windows use the build host emugen executable
  /external/chromium/chrome/browser/ui/views/frame/
browser_view_layout.h 54 virtual void Installed(views::View* host);
55 virtual void Uninstalled(views::View* host);
56 virtual void ViewAdded(views::View* host, views::View* view);
57 virtual void ViewRemoved(views::View* host, views::View* view);
58 virtual void Layout(views::View* host);
59 virtual gfx::Size GetPreferredSize(views::View* host);
  /external/javassist/src/main/javassist/
URLClassPath.java 46 * <p>Here, we assume that <code>host</code> is "www.javassist.org",
52 * @param host host name
59 public URLClassPath(String host, int port,
61 hostname = host;
122 * @param host host name
129 public static byte[] fetchClass(String host, int port,
134 URLConnection con = fetchClass0(host, port,
161 private static URLConnection fetchClass0(String host, int port
    [all...]
  /build/core/combo/
HOST_darwin-x86.mk 20 # We build everything in 32-bit, because some host tools are
22 # more consistency between the host tools and the target.
26 # Use the Mac OSX SDK 10.5 if the build host is 10.6
61 define transform-host-o-to-shared-lib-inner
67 $(call normalize-host-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
68 $(call normalize-host-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
70 $(call normalize-host-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
78 define transform-host-o-to-executable-inner
84 $(call normalize-host-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
86 $(call normalize-host-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES))
    [all...]
  /development/tools/emulator/opengl/tests/event_injector/
Android.mk 3 $(call emugl-begin-host-static-library,event_injector)
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
InetSocketAddressTest.java 47 new HostPortPair("strange host", 65535) };
50 legalHostPortPairs[i].host, legalHostPortPairs[i].port);
53 assertEquals(isa.getHostName(), legalHostPortPairs[i].host);
63 new HostPortPair("host", -1), new HostPortPair("host", 65536) };
67 illegalHostPortPairs[i].host,
69 fail("should throw IllegalArgumentException, host = "
70 + illegalHostPortPairs[i].host + ",port = "
82 String host; field in class:InetSocketAddressTest.HostPortPair
86 public HostPortPair(String host, int port)
    [all...]
  /external/chromium/chrome/browser/chromeos/frame/
dom_browser_view_layout.h 48 virtual void Installed(views::View* host) OVERRIDE;
49 virtual void ViewAdded(views::View* host,
  /external/chromium/chrome/browser/download/
download_request_infobar_delegate.cc 15 DownloadRequestLimiter::TabDownloadState* host)
17 host_(host) {
  /external/chromium/chrome/browser/ui/views/
database_open_info_view.cc 27 void DatabaseOpenInfoView::SetFields(const std::string& host,
31 string16 url = UTF8ToUTF16(host);
  /external/chromium/net/data/proxy_resolver_v8_unittest/
binding_from_global.js 6 function FindProxyForURL(url, host) {
side_effects.js 7 function FindProxyForURL(url, host) {
  /external/dbus/dbus/
dbus-transport-win.c 56 const char *host = dbus_address_entry_get_value (entry, "host"); local
76 *transport_p = _dbus_transport_new_for_tcp_socket (host, port, family, noncefile, error);
  /external/webkit/LayoutTests/fast/url/script-tests/
relative-unix.js 7 ["http://host/a", "\\\\\\\\Another\\\\path", "http://another/path"],
11 ["http://host/a", "/c:\\\\foo", "http://host/c:/foo"],
12 ["http://host/a", "//c:\\\\foo", "http://c/foo"],
  /external/webkit/Source/WebCore/rendering/svg/
SVGShadowTreeElements.h 56 static PassRefPtr<SVGShadowTreeRootElement> create(Document*, SVGUseElement* host);
64 SVGShadowTreeRootElement(Document*, SVGUseElement* host);
  /external/webkit/Source/WebKit/mac/Misc/
WebKitSystemBits.m 46 mach_port_t host;
49 host = mach_host_self();
51 r = host_info(host, HOST_BASIC_INFO, (host_info_t) &gHostBasicInfo, &count);
52 mach_port_deallocate(mach_task_self(), host);

Completed in 1385 milliseconds

1 2 3 45 6 7 8 91011>>