OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:domains
(Results
101 - 125
of
490
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/net/
predictor.h
90
// Preconnect a URL and all of its subresource
domains
.
102
// Dump the list of currently known referrer
domains
and related prefetchable
103
//
domains
.
predictor_api.h
58
// subresource
domains
immediately.
/external/chromium/net/base/
registry_controlled_domain.h
50
dot-portion of the name (such as .com or .org), many
domains
(such as co.uk)
56
able to identify which higher-level
domains
function as effective TLDs and
164
// * They don't have known
domains
/registries, but the hosts are identical.
cookie_monster_perftest.cc
116
// Create a balanced binary tree of
domains
on which the cookie is set.
206
// We want to setup a fairly large backing store, with 300
domains
of 50
registry_controlled_domain.cc
104
// No
domains
. See if the hosts are identical.
250
// we're searching for arbitrary
domains
, there could be collisions.
/external/chromium_org/components/policy/core/common/cloud/
component_cloud_policy_service.cc
195
const DomainMap&
domains
= schema_map->GetDomains();
local
196
for (DomainMap::const_iterator domain =
domains
.begin();
197
domain !=
domains
.end(); ++domain) {
/external/chromium_org/net/base/
sdch_manager.h
208
// Compare
domains
to see if the "match" for dictionary use.
282
// domain, or all
domains
were assumed supported). If it is blacklist, reduce
355
// List
domains
where decode failures have required disabling sdch, along with
/frameworks/base/core/java/android/util/
Patterns.java
27
* Regular expression to match all IANA top-level
domains
.
61
* Regular expression pattern to match all IANA top-level
domains
.
67
* Regular expression to match all IANA top-level
domains
for WEB_URL.
/device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/
EmailPolicy.java
169
* Sample: Email
domains
that will be auto-configured. In our example, a number of
domains
/external/chromium/chrome/browser/importer/
nss_decryptor.cc
140
// Reads never-saved list.
Domains
are stored one per line.
250
// Read
domains
for which passwords are never saved.
/external/chromium_org/chrome/utility/importer/
nss_decryptor.cc
141
// Reads never-saved list.
Domains
are stored one per line.
251
// Read
domains
for which passwords are never saved.
/external/chromium_org/net/base/registry_controlled_domains/
registry_controlled_domain.cc
113
// we're searching for arbitrary
domains
, there could be collisions.
226
// No
domains
. See if the hosts are identical.
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/
CodeGeneratorFrontend.py
105
for json_domain in api["
domains
"]:
186
for json_domain in json_api["
domains
"]:
/bionic/libc/private/
resolv_iface.h
52
const char *
domains
);
/developers/samples/android/background/alarms/Scheduler/src/com/example/android/scheduler/
SampleSchedulingService.java
37
// You can find a list of other Google
domains
with possible doodles here:
/external/apache-http/src/org/apache/http/impl/cookie/
BasicDomainHandler.java
67
// Validate the cookies domain attribute. NOTE:
Domains
without
/external/chromium/chrome/browser/extensions/
extension_cookies_helpers.h
107
// host-only
domains
have no meaning in the match filter domain (for
/external/chromium/chrome/common/extensions/docs/static/
xhr.html
77
A match pattern of "http://*/" allows HTTP access to all reachable
domains
.
/external/chromium/net/spdy/
spdy_session_pool.h
115
// Controls whether the pool allows use of a common session for
domains
/external/chromium_org/chrome/browser/browsing_data/
local_data_container.h
106
void OnFlashLSOInfoLoaded(const FlashLSODomainList&
domains
);
/external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_helpers.h
113
// host-only
domains
have no meaning in the match filter domain (for
/external/chromium_org/chrome/browser/metrics/variations/
variations_http_header_provider.cc
33
// 1. We only transmit to *.google.<TLD> or *.youtube.<TLD>
domains
.
/external/chromium_org/chrome/browser/net/
evicted_domain_cookie_counter.h
41
// Metrics for Google
domains
are tracked separately.
/external/chromium_org/chrome/browser/policy/
browser_policy_connector.h
153
// Check whether a user is known to be non-enterprise.
Domains
such as
/external/chromium_org/chrome/browser/resources/net_internals/
hsts_view.js
9
* This UI allows a user to query and update the browser's list of HSTS
domains
.
Completed in 2064 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>