Searched refs:RequestLogin (Results 1 - 8 of 8) sorted by last modified time

/external/chromium_org/google_apis/gaia/
H A Dfake_identity_provider.cc38 bool FakeIdentityProvider::RequestLogin() { function in class:FakeIdentityProvider
H A Dfake_identity_provider.h29 virtual bool RequestLogin() OVERRIDE;
H A Didentity_provider.h66 virtual bool RequestLogin() = 0;
/external/chromium_org/chrome/browser/signin/
H A Dprofile_identity_provider.cc39 bool ProfileIdentityProvider::RequestLogin() { function in class:ProfileIdentityProvider
H A Dprofile_identity_provider.h29 virtual bool RequestLogin() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_identity_provider.cc29 bool DeviceIdentityProvider::RequestLogin() { function in class:chromeos::DeviceIdentityProvider
H A Ddevice_identity_provider.h26 virtual bool RequestLogin() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dpush_messaging_api.cc127 if (interactive_ && identity_provider->RequestLogin()) {
288 GetIdentityProvider()->RequestLogin()) {

Completed in 1116 milliseconds