Home
last modified time | relevance | path

Searched refs:process_type (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram_base.cc128 const std::string& process_type) { in EnableActivityReportHistogram() argument
138 (process_type.empty() ? process_type : "." + process_type); in EnableActivityReportHistogram()
Dhistogram_base.h225 static void EnableActivityReportHistogram(const std::string& process_type);