Searched refs:WindowEventType (Results 1 – 3 of 3) sorted by relevance
37 enum WindowEventType { enum44 void RecordWindowEvent(WindowEventType type, int window_id, int parent_id);135 static const char* WindowEventTypeToString(WindowEventType type);
294 void MetricsLogBase::RecordWindowEvent(WindowEventType type, in RecordWindowEvent()339 const char* MetricsLogBase::WindowEventTypeToString(WindowEventType type) { in WindowEventTypeToString()
1469 MetricsLog::WindowEventType window_type; in LogWindowChange()