Home
last modified time | relevance | path

Searched refs:LocalizedObsoleteSystemString (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/mac/
Dobsolete_system.h39 static base::string16 LocalizedObsoleteSystemString();
41 static base::string16 LocalizedObsoleteSystemString() { in LocalizedObsoleteSystemString() function
Dobsolete_system.cc26 base::string16 ObsoleteSystemMac::LocalizedObsoleteSystemString() { in LocalizedObsoleteSystemString() function in ObsoleteSystemMac
/external/chromium_org/chrome/browser/ui/startup/
Dobsolete_system_infobar_delegate.cc43 return ObsoleteSystemMac::LocalizedObsoleteSystemString(); in GetMessageText()
/external/chromium_org/chrome/browser/ui/webui/help/
Dhelp_handler.cc208 ObsoleteSystemMac::LocalizedObsoleteSystemString()); in GetLocalizedValues()