OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsHistogramAllowed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/renderer/pepper/
pepper_uma_host.cc
91
bool PepperUMAHost::
IsHistogramAllowed
(const std::string& histogram) {
124
if (!
IsHistogramAllowed
(name)) {
149
if (!
IsHistogramAllowed
(name)) {
172
if (!
IsHistogramAllowed
(name)) {
pepper_uma_host.h
42
bool
IsHistogramAllowed
(const std::string& histogram);
Completed in 134 milliseconds