Searched defs:host (Results 201 - 225 of 1032) sorted by relevance

1234567891011>>

/external/chromium_org/extensions/browser/api/web_request/
H A Dweb_request_permissions.cc30 const std::string host = url.host(); local
33 if (EndsWith(host, kGoogleCom, true)) {
38 if (StartsWithASCII(host, kClient, true)) {
40 for (std::string::const_iterator i = host.begin() + strlen(kClient),
41 end = host.end() - strlen(kGoogleCom); i != end; ++i) {
52 EndsWith(url.host(), ".clients.google.com", true) ||
53 url.host() == "sb-ssl.google.com" ||
54 (url.host() == "chrome.google.com" &&
127 // about: URLs are not covered in host permission
[all...]
/external/chromium_org/extensions/browser/updater/
H A Dsafe_manifest_parser.cc46 content::UtilityProcessHost* host = content::UtilityProcessHost::Create( local
49 host->Send(new ExtensionUtilityMsg_ParseUpdateManifest(xml_));
/external/chromium_org/net/base/
H A Ddns_util.cc83 std::string TrimEndingDot(const base::StringPiece& host) { argument
84 base::StringPiece host_trimmed = host;
H A Dip_endpoint_unittest.cc22 std::string host; member in struct:net::__anon9013::TestData
39 EXPECT_TRUE(ParseIPLiteralToNumber(tests[index].host,
/external/chromium_org/ppapi/cpp/
H A Dhost_resolver.cc52 int32_t HostResolver::Resolve(const char* host, argument
58 pp_resource(), host, port, &hint, callback.pp_completion_callback());
/external/chromium_org/ppapi/host/
H A Dppapi_host.h20 #include "ppapi/host/ppapi_host_export.h"
31 namespace host { namespace in namespace:ppapi
39 // The host provides routing and tracking for resource message calls that
40 // come from the plugin to the host (browser or renderer), and the
78 // Adds the given host resource as a pending one (with no corresponding
83 // Adds the given host factory filter to the host. The PpapiHost will take
87 // Adds the given message filter to the host. The PpapiHost will take
92 host::ResourceHost* GetResourceHost(PP_Resource resource) const;
139 // Resources that have been created in the host an
[all...]
H A Dresource_host.cc5 #include "ppapi/host/resource_host.h"
9 #include "ppapi/host/ppapi_host.h"
10 #include "ppapi/host/resource_message_filter.h"
13 namespace host { namespace in namespace:ppapi
15 ResourceHost::ResourceHost(PpapiHost* host, argument
18 : host_(host),
76 } // namespace host
H A Dresource_message_filter.cc5 #include "ppapi/host/resource_message_filter.h"
13 #include "ppapi/host/ppapi_host.h"
14 #include "ppapi/host/resource_host.h"
17 namespace host { namespace in namespace:ppapi
103 } // namespace host
/external/chromium_org/ppapi/proxy/
H A Dhost_resolver_private_resource.cc27 const char* host,
31 return ResolveImpl(host, port, hint, callback);
26 Resolve( const char* host, uint16_t port, const PP_HostResolver_Private_Hint* hint, scoped_refptr<TrackedCallback> callback) argument
H A Dhost_resolver_resource.cc56 int32_t HostResolverResource::Resolve(const char* host, argument
65 return ResolveImpl(host, port, &private_hint, callback);
/external/chromium_org/ppapi/thunk/
H A Dppb_host_resolver_private_thunk.cc33 const char* host,
40 return enter.SetResult(enter.object()->Resolve(host, port, hint,
32 Resolve(PP_Resource host_resolver, const char* host, uint16_t port, const PP_HostResolver_Private_Hint* hint, PP_CompletionCallback callback) argument
H A Dppb_host_resolver_thunk.cc35 const char* host,
43 return enter.SetResult(enter.object()->Resolve(host,
34 Resolve(PP_Resource host_resolver, const char* host, uint16_t port, const struct PP_HostResolver_Hint* hint, struct PP_CompletionCallback callback) argument
/external/chromium_org/remoting/signaling/
H A Djingle_info_request.cc74 std::string host = server->Attr(buzz::QN_JINGLE_INFO_HOST); local
76 if (host != buzz::STR_EMPTY && port_str != buzz::STR_EMPTY) {
83 stun_hosts.push_back(rtc::SocketAddress(host, port));
95 std::string host = server->Attr(buzz::QN_JINGLE_INFO_HOST); local
96 if (host != buzz::STR_EMPTY)
97 relay_hosts.push_back(host);
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
H A DElementShadow.h48 Element* host() const;
100 inline Element* ElementShadow::host() const function in class:blink::ElementShadow
103 return youngestShadowRoot()->host();
122 if (ShadowRoot* parentRoot = host()->containingShadowRoot())
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLScriptRunner.h49 static PassOwnPtrWillBeRawPtr<HTMLScriptRunner> create(Document* document, HTMLScriptRunnerHost* host) argument
51 return adoptPtrWillBeNoop(new HTMLScriptRunner(document, host));
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInjectedScriptManager.h55 RefPtr<InjectedScriptHost> host; member in struct:blink::InjectedScriptManager::CallbackData
/external/chromium_org/third_party/WebKit/Source/platform/
H A DRefCountedSupplement.h57 static void provideTo(Supplementable<T>& host, const char* key, PassRefPtr<ThisType> supplement) argument
59 host.provideSupplement(key, adoptPtr(new Wrapper(supplement)));
62 static ThisType* from(Supplementable<T>& host, const char* key) argument
64 Supplement<T>* found = static_cast<Supplement<T>*>(host.requireSupplement(key));
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Djingleinfotask.cc116 std::string host = server->Attr(QN_JINGLE_INFO_HOST); local
118 if (host != STR_EMPTY && host != STR_EMPTY) {
119 stun_hosts.push_back(rtc::SocketAddress(host, atoi(port.c_str())));
129 std::string host = server->Attr(QN_JINGLE_INFO_HOST); local
130 if (host != STR_EMPTY) {
131 relay_hosts.push_back(host);
/external/conscrypt/src/main/java/org/conscrypt/
H A DClientSessionContext.java24 * Caches client sessions. Indexes by host and port. Users are typically
25 * looking to reuse any session for a given host and port.
30 * Sessions indexed by host and port. Protect from concurrent
52 String host = session.getPeerHost();
54 if (host == null) {
57 HostAndPort hostAndPortKey = new HostAndPort(host, port);
64 * Finds a cached session for the given host name and port.
66 * @param host of server
70 public SSLSession getSession(String host, int port) { argument
71 if (host
126 final String host; field in class:ClientSessionContext.HostAndPort
129 HostAndPort(String host, int port) argument
[all...]
H A DOpenSSLContextImpl.java112 public SSLEngine engineCreateSSLEngine(String host, int port) { argument
118 return new OpenSSLEngineImpl(host, port, p);
/external/gtest/test/
H A DAndroid.mk41 # generate the right make target (host vs device). $(4) is used in the
42 # module's name and to have different module names for the host vs
44 # libraries, typically the host libs have a _host suffix in their
68 define host-test
99 $(call host-test, $(sources))
/external/nist-sip/java/gov/nist/core/
H A DHostNameParser.java43 * Parser for host names.
171 public Host host() throws ParseException { method in class:HostNameParser
173 dbg_enter("host");
201 lexer.getBuffer() + ": Missing host name",
207 dbg_leave("host");
218 * @return true if the host part of <tt>uriHeader</tt> could be an IPv6
223 // approximately detect the end the host part.
240 String host = uriHeader.substring(0, hostEnd);
242 int firstColonIndex = host.indexOf(Lexer.COLON);
247 int secondColonIndex = host
[all...]
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DCallIdentifier.java53 * host field
55 protected String host; field in class:CallIdentifier
66 * @param host is the host.
68 public CallIdentifier(String localId, String host) { argument
70 this.host = host;
93 if (host != null) {
94 buffer.append(AT).append(host);
114 if (this.host
180 setHost(String host) argument
[all...]
H A DWarning.java96 * 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 { argument
131 if (host == null)
132 throw new NullPointerException("the host parameter in the Warning header is null");
134 this.agent = host;
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
H A DPChargingVectorHeader.java49 * icid-gen-addr = "icid-generated-at" EQUAL host
57 * gen-value = token / host / quoted-string
58 * host = hostname / IPv4address / Ipv6reference
93 * <p>TODO: gen-value can be token / host / quoted-string</p>
128 * @param host -- set the icid host value.
130 * @throws ParseException -- if bad host value.
132 public void setICIDGeneratedAt(String host) throws ParseException; argument

Completed in 1388 milliseconds

1234567891011>>