OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uma_report_
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/net/disk_cache/v3/
backend_impl_v3.h
262
int
uma_report_
; // Controls transmission of UMA data.
member in class:disk_cache::BackendImpl
backend_impl_v3.cc
91
uma_report_
(0),
117
uma_report_
(0),
321
if (
uma_report_
)
322
return
uma_report_
== 2;
324
uma_report_
++;
329
uma_report_
++;
[
all
...]
backend_worker.cc
116
uma_report_
(0),
/external/chromium/net/disk_cache/
backend_impl.h
360
int
uma_report_
; // Controls transmision of UMA data.
member in class:disk_cache::BackendImpl
backend_impl.cc
348
uma_report_
(0),
374
uma_report_
(0),
1053
if (
uma_report_
)
1054
return
uma_report_
== 2;
1056
uma_report_
++;
1061
uma_report_
++;
[
all
...]
/external/chromium_org/net/disk_cache/
backend_impl.h
373
int
uma_report_
; // Controls transmission of UMA data.
member in class:disk_cache::BackendImpl
backend_impl.cc
120
uma_report_
(0),
146
uma_report_
(0),
902
if (
uma_report_
)
903
return
uma_report_
== 2;
905
uma_report_
++;
910
uma_report_
++;
[
all
...]
Completed in 189 milliseconds