HomeSort by relevance Sort by last modified time
    Searched refs:IsProfileAssociatedWithGaiaAccount (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_util.h 15 bool IsProfileAssociatedWithGaiaAccount(Profile* profile);
profile_util.cc 12 bool IsProfileAssociatedWithGaiaAccount(Profile* profile) {
  /external/chromium_org/chrome/browser/chromeos/contacts/
google_contact_store.cc 417 return chromeos::IsProfileAssociatedWithGaiaAccount(profile);
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.cc 56 if (!chromeos::IsProfileAssociatedWithGaiaAccount(profile))

Completed in 56 milliseconds