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

  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.h 205 bool IsDriveEnabledForProfile(Profile* profile);
drive_integration_service.cc 280 SetEnabled(drive::util::IsDriveEnabledForProfile(profile));
file_system_util.cc 378 bool IsDriveEnabledForProfile(Profile* profile) {
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_misc.cc 52 result.drive_enabled = drive::util::IsDriveEnabledForProfile(GetProfile());

Completed in 44 milliseconds