Searched refs:GetAccountDisplayName (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ash/system/user/
H A Duser_accounts_delegate.h45 virtual std::string GetAccountDisplayName(const std::string& account_id) = 0;
H A Daccounts_detailed_view.cc197 delegate_->GetAccountDisplayName(primary_account))));
208 base::ASCIIToUTF16(delegate_->GetAccountDisplayName(account_id)));
/external/chromium_org/chrome/browser/ui/ash/
H A Dstub_user_accounts_delegate.cc24 std::string StubUserAccountsDelegate::GetAccountDisplayName( function in class:StubUserAccountsDelegate
H A Dstub_user_accounts_delegate.h22 virtual std::string GetAccountDisplayName(const std::string& account_id)
H A Duser_accounts_delegate_chromeos.h26 virtual std::string GetAccountDisplayName(
H A Duser_accounts_delegate_chromeos.cc55 std::string UserAccountsDelegateChromeOS::GetAccountDisplayName( function in class:chromeos::UserAccountsDelegateChromeOS

Completed in 109 milliseconds