Home
last modified time | relevance | path

Searched refs:SetLocale (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/recovery_ui/
Dscreen_ui.cpp533 SetLocale(locales_entries[sel]); in SelectAndShowBackgroundText()
606 SetLocale(saved_locale); in CheckBackgroundTextImages()
932 SetLocale(locale); in Init()
1361 void ScreenRecoveryUI::SetLocale(const std::string& new_locale) { in SetLocale() function in ScreenRecoveryUI
/bootable/recovery/recovery_ui/include/recovery_ui/
Dscreen_ui.h414 void SetLocale(const std::string&);