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

/external/chromium_org/ash/system/user/
H A Duser_accounts_delegate.h42 virtual std::vector<std::string> GetSecondaryAccountIds() = 0;
H A Daccounts_detailed_view.cc202 delegate_->GetSecondaryAccountIds();
/external/chromium_org/chrome/browser/ui/ash/
H A Dstub_user_accounts_delegate.cc20 std::vector<std::string> StubUserAccountsDelegate::GetSecondaryAccountIds() { function in class:StubUserAccountsDelegate
H A Dstub_user_accounts_delegate.h21 virtual std::vector<std::string> GetSecondaryAccountIds() OVERRIDE;
H A Duser_accounts_delegate_chromeos.h25 virtual std::vector<std::string> GetSecondaryAccountIds() OVERRIDE;
H A Duser_accounts_delegate_chromeos.cc41 UserAccountsDelegateChromeOS::GetSecondaryAccountIds() { function in class:chromeos::UserAccountsDelegateChromeOS

Completed in 143 milliseconds