OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kInitStatusHistogramLabel
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/fileapi/
sandbox_origin_database.cc
30
const char
kInitStatusHistogramLabel
[] = "FileSystem.OriginDatabaseInit";
200
UMA_HISTOGRAM_ENUMERATION(
kInitStatusHistogramLabel
,
203
UMA_HISTOGRAM_ENUMERATION(
kInitStatusHistogramLabel
,
206
UMA_HISTOGRAM_ENUMERATION(
kInitStatusHistogramLabel
,
209
UMA_HISTOGRAM_ENUMERATION(
kInitStatusHistogramLabel
,
sandbox_directory_database.cc
77
const char
kInitStatusHistogramLabel
[] = "FileSystem.DirectoryDatabaseInit";
807
UMA_HISTOGRAM_ENUMERATION(
kInitStatusHistogramLabel
,
810
UMA_HISTOGRAM_ENUMERATION(
kInitStatusHistogramLabel
,
813
UMA_HISTOGRAM_ENUMERATION(
kInitStatusHistogramLabel
,
816
UMA_HISTOGRAM_ENUMERATION(
kInitStatusHistogramLabel
,
Completed in 437 milliseconds