HomeSort by relevance Sort by last modified time
    Searched refs:GetAccountLocale (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/
user.h 197 const std::string* GetAccountLocale() const {
user_manager_impl.cc 766 if (user->GetAccountLocale() == NULL)
768 account_locale = user->GetAccountLocale();
    [all...]

Completed in 205 milliseconds