OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:collectors
(Results
51 - 75
of
90
) sorted by null
1
2
3
4
/external/chromium_org/components/domain_reliability/baked_in_configs/
clients2_google_com.json
5
"
collectors
": [
drive_google_com.json
5
"
collectors
": [
mail_google_com.json
5
"
collectors
": [
docs_google_com.json
5
"
collectors
": [
ssl_gstatic_com.json
5
"
collectors
": [
star_googlevideo_com.json
5
"
collectors
": [
star_gvt1_com.json
5
"
collectors
": [
www_google_com.json
5
"
collectors
": [
/external/chromium_org/components/domain_reliability/
config.cc
108
resources.empty() ||
collectors
.empty()) {
117
for (size_t i = 0; i <
collectors
.size(); ++i) {
118
if (!
collectors
[i]->IsValid())
154
converter->RegisterRepeatedMessage("
collectors
",
155
&DomainReliabilityConfig::
collectors
);
config_unittest.cc
25
config->
collectors
.push_back(collector);
125
config->
collectors
.clear();
129
config->
collectors
[0]->upload_url = GURL();
188
" \"
collectors
\": [ {"
206
EXPECT_EQ(1u, config->
collectors
.size());
208
config->
collectors
[0]->upload_url);
scheduler.cc
171
base::ListValue*
collectors
= new base::ListValue();
local
177
collectors
->Append(value);
179
data->Set("
collectors
",
collectors
);
uploader.h
23
// Uploads Domain Reliability reports to
collectors
.
config.h
114
ScopedVector<Collector>
collectors
;
member in class:domain_reliability::DomainReliabilityConfig
context.cc
111
config_->
collectors
.size(),
232
config_->
collectors
[collector_index]->upload_url,
/external/chromium_org/chrome/browser/resources/
domain_reliability_internals.html
43
<p jsselect="scheduler.
collectors
">
/external/llvm/include/llvm/CodeGen/
GCMetadata.h
12
// garbage
collectors
. This interface allows code generators and garbage
13
//
collectors
to be developed independently.
26
// they are compiled. This accretion is necessary for
collectors
which must emit
/external/libnl/include/linux/
neighbour.h
54
NUD_PERMANENT is also cannot be deleted by garbage
collectors
.
/external/smack/src/org/jivesoftware/smack/filter/
PacketFilter.java
27
* used when constructing packet listeners or
collectors
-- the filter defines
/external/llvm/docs/
GarbageCollection.rst
37
conservative garbage
collectors
(though these seem rare in practice).
39
Accurate garbage
collectors
do not suffer from any of these problems, but they
56
* semi-space
collectors
58
* mark-sweep
collectors
60
* generational
collectors
64
* incremental
collectors
66
* concurrent
collectors
68
* cooperative
collectors
94
used to optimize incremental scans in generational
collectors
.
97
for interoperating with concurrent
collectors
[
all
...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
collector.py
140
# The stack of active
Collectors
.
Collectors
are added here when started,
141
# and popped when stopped.
Collectors
on the stack are paused when not
/external/iproute2/include/linux/
neighbour.h
54
NUD_PERMANENT is also cannot be deleted by garbage
collectors
.
/external/kernel-headers/original/uapi/linux/
neighbour.h
61
NUD_PERMANENT also cannot be deleted by garbage
collectors
.
/external/smack/src/org/jivesoftware/smack/
PacketReader.java
38
* The packet reader also invokes all packet listeners and
collectors
.<p>
150
connection.
collectors
.clear();
308
* packet
collectors
and listeners and letting them examine the packet to see if
318
// Loop through all
collectors
and notify the appropriate ones.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
neighbour.h
56
NUD_PERMANENT is also cannot be deleted by garbage
collectors
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
neighbour.h
56
NUD_PERMANENT is also cannot be deleted by garbage
collectors
.
Completed in 2614 milliseconds
1
2
3
4