Home | History | Annotate | Download | only in file_manager

Lines Matching refs:integration_service_

343   DriveTestVolume() : TestVolume("drive"), integration_service_(NULL) {}
354 integration_service_->file_system()->GetResourceEntry(
447 if (integration_service_ && integration_service_->file_system()) {
448 integration_service_->file_system()->CheckForUpdates();
466 integration_service_ = new drive::DriveIntegrationService(
468 return integration_service_;
474 drive::DriveIntegrationService* integration_service_;