OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:histogram_result
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/contacts/
contact_database.cc
180
HistogramInitResult
histogram_result
= HISTOGRAM_INIT_RESULT_SUCCESS;
local
206
histogram_result
= HISTOGRAM_INIT_RESULT_DELETED_CORRUPTED;
208
histogram_result
= HISTOGRAM_INIT_RESULT_FAILURE;
214
histogram_result
,
gdata_contacts_service.cc
493
void ReportFailure(HistogramResult
histogram_result
) {
495
SendHistograms(
histogram_result
);
[
all
...]
Completed in 52 milliseconds