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

  /external/chromium_org/chrome/browser/chromeos/system_logs/
dbus_log_source.cc 25 dbus::statistics::FORMAT_TOTALS);
  /external/chromium_org/dbus/
dbus_statistics.h 29 FORMAT_TOTALS = 0, // Raw totals only
56 // Example output for SHOW_METHOD, FORMAT_TOTALS:
dbus_statistics_unittest.cc 131 statistics::FORMAT_TOTALS);
137 statistics::FORMAT_TOTALS);
144 statistics::FORMAT_TOTALS);
171 statistics::FORMAT_TOTALS);
dbus_statistics.cc 226 if (format == FORMAT_TOTALS)
236 if (format == FORMAT_TOTALS)
245 if (format == FORMAT_TOTALS)

Completed in 48 milliseconds