Searched refs:GetPublicSessionLocale (Results 1 – 4 of 4) sorted by relevance
51 const std::string& GetPublicSessionLocale() const;
97 const std::string& UserContext::GetPublicSessionLocale() const { in GetPublicSessionLocale() function in chromeos::UserContext
684 user_context.GetPublicSessionLocale(), in InitProfilePreferences()
624 std::string locale = user_context.GetPublicSessionLocale(); in LoginAsPublicSession()