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

  /external/chromium_org/chrome/browser/ui/webui/performance_monitor/
performance_monitor_l10n.h 28 string16 GetLocalizedStringForEventTypeDescription(const EventType type);
performance_monitor_l10n.cc 136 string16 GetLocalizedStringForEventTypeDescription(const EventType type) {
performance_monitor_handler.cc 201 "description", GetLocalizedStringForEventTypeDescription(*iter));

Completed in 180 milliseconds