Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.h176 void SetLocale(const std::string&);
Dui.cpp129 SetLocale(locale); in Init()
427 void RecoveryUI::SetLocale(const std::string& new_locale) { in SetLocale() function in RecoveryUI