Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/
Dscreen_ui.cpp524 SetLocale(locales_entries[sel]); in SelectAndShowBackgroundText()
597 SetLocale(saved_locale); in CheckBackgroundTextImages()
904 SetLocale(locale); in Init()
1330 void ScreenRecoveryUI::SetLocale(const std::string& new_locale) { in SetLocale() function in ScreenRecoveryUI
/bootable/recovery/recovery_ui/include/recovery_ui/
Dscreen_ui.h408 void SetLocale(const std::string&);