Searched refs:DriveIntegrationService (Results 1 – 17 of 17) sorted by relevance
170 class DriveIntegrationService::PreferenceWatcher {184 void set_integration_service(DriveIntegrationService* integration_service) { in set_integration_service()197 DriveIntegrationService* integration_service_;203 DriveIntegrationService::DriveIntegrationService( in DriveIntegrationService() function in drive::DriveIntegrationService283 DriveIntegrationService::~DriveIntegrationService() { in ~DriveIntegrationService()287 void DriveIntegrationService::Shutdown() { in Shutdown()306 void DriveIntegrationService::SetEnabled(bool enabled) { in SetEnabled()345 bool DriveIntegrationService::IsMounted() const { in IsMounted()354 void DriveIntegrationService::AddObserver( in AddObserver()360 void DriveIntegrationService::RemoveObserver( in RemoveObserver()[all …]
64 class DriveIntegrationService76 DriveIntegrationService(82 virtual ~DriveIntegrationService();178 base::WeakPtrFactory<DriveIntegrationService> weak_ptr_factory_;179 DISALLOW_COPY_AND_ASSIGN(DriveIntegrationService);188 typedef base::Callback<DriveIntegrationService*(Profile* profile)>193 static DriveIntegrationService* GetForProfile(Profile* profile);196 static DriveIntegrationService* GetForProfileRegardlessOfStates(201 static DriveIntegrationService* FindForProfile(Profile* profile);204 static DriveIntegrationService* FindForProfileRegardlessOfStates(
20 integration_service_.reset(new DriveIntegrationService( in SetUp()28 scoped_ptr<DriveIntegrationService> integration_service_;
104 DriveIntegrationService* GetIntegrationServiceByProfile(Profile* profile) { in GetIntegrationServiceByProfile()105 DriveIntegrationService* service = in GetIntegrationServiceByProfile()135 DriveIntegrationService* integration_service = in GetFileSystemByProfile()154 DriveIntegrationService* integration_service = in GetDriveAppRegistryByProfile()164 DriveIntegrationService* integration_service = in GetDriveServiceByProfile()
32 drive::DriveIntegrationService* integration_service = in IN_PROC_BROWSER_TEST_F()
99 DriveIntegrationService* service = in OnAppAuthorized()
115 DriveIntegrationService* service = in GetForProfile()
24 drive::DriveIntegrationService* integration_service) in DriveMountPointWaiter()46 drive::DriveIntegrationService* integration_service_;62 drive::DriveIntegrationService* integration_service = in WaitUntilDriveMountPointIsAdded()
29 class DriveIntegrationService; variable100 drive::DriveIntegrationService* drive_integration_service,154 drive::DriveIntegrationService* drive_integration_service_;
314 drive::DriveIntegrationService* CreateDriveIntegrationService( in CreateDriveIntegrationService()322 return new drive::DriveIntegrationService( in CreateDriveIntegrationService()
400 drive::DriveIntegrationService* CreateDriveIntegrationService( in CreateDriveIntegrationService()408 integration_service_ = new drive::DriveIntegrationService( in CreateDriveIntegrationService()416 drive::DriveIntegrationService* integration_service_;
144 drive::DriveIntegrationService* drive_integration_service, in VolumeManager()
216 drive::DriveIntegrationService* GetIntegrationService();387 drive::DriveIntegrationService*392 drive::DriveIntegrationService* service = in GetIntegrationService()416 drive::DriveIntegrationService* integration_service = in OnPageLoaded()595 drive::DriveIntegrationService* integration_service = in ReloadDriveFileSystem()869 drive::DriveIntegrationService* integration_service = in OnPeriodicUpdate()
114 using drive::DriveIntegrationService;776 DriveIntegrationService* integration_service = in CancelDriveOperation()786 DriveIntegrationService* integration_service = in GetDriveOperationStatusList()946 DriveIntegrationService* integration_service = in ObserveDriveUpdates()953 DriveIntegrationService* integration_service = in UnobserveDriveUpdates()1184 DriveIntegrationService* FindDriveIntegrationService() { in FindDriveIntegrationService()
48 using drive::DriveIntegrationService;292 DriveIntegrationService* integration_service = in Shutdown()325 DriveIntegrationService* integration_service = in ObserveFileSystemEvents()
325 drive::DriveIntegrationService* integration_service = in RunImpl()
206 drive::DriveIntegrationService* integration_service = in DownloadPath()