HomeSort by relevance Sort by last modified time
    Searched refs:AggregationMethod (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/performance_monitor/
performance_monitor_l10n.h 19 const AggregationMethod method);
21 const AggregationMethod method);
performance_monitor_ui_constants.h 47 enum AggregationMethod {
performance_monitor_ui_util.h 118 AggregationMethod method);
performance_monitor_l10n.cc 15 const AggregationMethod method) {
35 const AggregationMethod method) {
performance_monitor_handler.cc 139 AggregationMethod method) {
318 AggregationMethod aggregation_method) {
464 GetAggregationMethod(static_cast<AggregationMethod>(i)).release());
555 AggregationMethod aggregation_method =
556 static_cast<AggregationMethod>(static_cast<int>(aggregation_double));
performance_monitor_ui_util.cc 173 AggregationMethod method) {
performance_monitor_ui_util_unittest.cc 26 AggregationMethod method) {

Completed in 2123 milliseconds