Searched refs:GetActiveUsername (Results 1 - 7 of 7) sorted by last modified time

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

Completed in 139 milliseconds