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 14 bool IsProfileAssociatedWithGaiaAccount(Profile* profile) {
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.cc 362 if (!chromeos::IsProfileAssociatedWithGaiaAccount(profile))
drive_integration_service.cc 655 if (chromeos::IsProfileAssociatedWithGaiaAccount(profile)) {

Completed in 718 milliseconds