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

  /external/chromium/chrome/common/
metrics_helpers.h 135 static const char* WindowEventTypeToString(WindowEventType type);
metrics_helpers.cc 300 WriteAttribute("action", WindowEventTypeToString(type));
339 const char* MetricsLogBase::WindowEventTypeToString(WindowEventType type) {

Completed in 451 milliseconds