OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NaClHistogramValue
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/metrics/
nacl_histogram.h
17
enum
NaClHistogramValue
{
25
// a
NaClHistogramValue
passed in as |histogram_value|
26
void UmaNaclHistogramEnumeration(
NaClHistogramValue
histogram_value);
nacl_histogram.cc
18
// a
NaClHistogramValue
passed in as |hvalue|
19
void UmaNaclHistogramEnumeration(
NaClHistogramValue
histogram_value) {
Completed in 1299 milliseconds