Home
last modified time | relevance | path

Searched refs:GetActiveUsername (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/settings/
Ddevice_identity_provider.cc17 std::string DeviceIdentityProvider::GetActiveUsername() { in GetActiveUsername() function in chromeos::DeviceIdentityProvider
Ddevice_identity_provider.h23 virtual std::string GetActiveUsername() OVERRIDE;
/external/chromium_org/google_apis/gaia/
Dfake_identity_provider.cc26 std::string FakeIdentityProvider::GetActiveUsername() { in GetActiveUsername() function in FakeIdentityProvider
Dfake_identity_provider.h26 virtual std::string GetActiveUsername() OVERRIDE;
Didentity_provider.h54 virtual std::string GetActiveUsername() = 0;
/external/chromium_org/chrome/browser/signin/
Dprofile_identity_provider.cc27 std::string ProfileIdentityProvider::GetActiveUsername() { in GetActiveUsername() function in ProfileIdentityProvider
Dprofile_identity_provider.h26 virtual std::string GetActiveUsername() OVERRIDE;