Home
last modified time | relevance | path

Searched refs:GetLocalizedValues (Results 1 – 25 of 122) sorted by relevance

12345

/external/chromium_org/chrome/browser/ui/webui/extensions/
Dextensions_ui.cc52 handler->GetLocalizedValues(source); in ExtensionsUI()
56 pack_handler->GetLocalizedValues(source); in ExtensionsUI()
60 commands_handler->GetLocalizedValues(source); in ExtensionsUI()
65 extension_error_handler->GetLocalizedValues(source); in ExtensionsUI()
70 extension_loader_handler->GetLocalizedValues(source); in ExtensionsUI()
75 install_extension_handler->GetLocalizedValues(source); in ExtensionsUI()
81 kiosk_app_handler->GetLocalizedValues(source); in ExtensionsUI()
/external/chromium_org/chrome/browser/ui/webui/options/
Dhelp_overlay_handler.cc21 void HelpOverlayHandler::GetLocalizedValues( in GetLocalizedValues() function in options::HelpOverlayHandler
24 HelpHandler::GetLocalizedValues(localized_strings); in GetLocalizedValues()
Dlanguage_options_handler.cc39 void LanguageOptionsHandler::GetLocalizedValues( in GetLocalizedValues() function in options::LanguageOptionsHandler
41 LanguageOptionsHandlerCommon::GetLocalizedValues(localized_strings); in GetLocalizedValues()
Dsupervised_user_learn_more_handler.cc18 void SupervisedUserLearnMoreHandler::GetLocalizedValues( in GetLocalizedValues() function in options::SupervisedUserLearnMoreHandler
Dgeolocation_options_handler.h20 virtual void GetLocalizedValues(
Dsupervised_user_learn_more_handler.h24 virtual void GetLocalizedValues(
Dhelp_overlay_handler.h22 virtual void GetLocalizedValues(
Dautomatic_settings_reset_handler.h21 virtual void GetLocalizedValues(
Dsupervised_user_create_confirm_handler.h24 virtual void GetLocalizedValues(
Dgeolocation_options_handler.cc18 void GeolocationOptionsHandler::GetLocalizedValues( in GetLocalizedValues() function in options::GeolocationOptionsHandler
Dlanguage_options_handler.h20 virtual void GetLocalizedValues(
Deasy_unlock_handler.h22 virtual void GetLocalizedValues(base::DictionaryValue* values) OVERRIDE;
Dhome_page_overlay_handler.h30 virtual void GetLocalizedValues(base::DictionaryValue*) OVERRIDE;
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dbluetooth_pairing_ui.cc29 core_handler_->GetLocalizedValues(&localized_strings); in BluetoothPairingUI()
32 bluetooth_handler_->GetLocalizedValues(&localized_strings); in BluetoothPairingUI()
Dproxy_settings_ui.cc97 core_handler_->GetLocalizedValues(localized_strings); in ProxySettingsUI()
100 proxy_handler_->GetLocalizedValues(localized_strings); in ProxySettingsUI()
Dcertificate_manager_dialog_ui.cc107 core_handler_->GetLocalizedValues(localized_strings); in CertificateManagerDialogUI()
110 cert_handler_->GetLocalizedValues(localized_strings); in CertificateManagerDialogUI()
Dcharger_replacement_ui.cc20 ChargerReplacementHandler::GetLocalizedValues(&localized_strings); in ChargerReplacementUI()
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dproxy_handler.h21 virtual void GetLocalizedValues(
Dstats_options_handler.h23 virtual void GetLocalizedValues(
Dkeyboard_handler.h22 virtual void GetLocalizedValues(
Daccounts_options_handler.h24 virtual void GetLocalizedValues(
Dpointer_handler.h26 virtual void GetLocalizedValues(
Dstats_options_handler.cc23 void StatsOptionsHandler::GetLocalizedValues( in GetLocalizedValues() function in chromeos::options::StatsOptionsHandler
Ddate_time_options_handler.h23 virtual void GetLocalizedValues(
Dconsumer_management_handler.h28 virtual void GetLocalizedValues(

12345