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

  /external/chromium/chrome/common/
metrics_helpers.h 37 enum WindowEventType {
44 void RecordWindowEvent(WindowEventType type, int window_id, int parent_id);
135 static const char* WindowEventTypeToString(WindowEventType type);
metrics_helpers.cc 294 void MetricsLogBase::RecordWindowEvent(WindowEventType type,
339 const char* MetricsLogBase::WindowEventTypeToString(WindowEventType type) {
  /external/chromium/chrome/browser/metrics/
metrics_service.cc     [all...]

Completed in 25 milliseconds