Home
last modified time | relevance | path

Searched refs:FindForProfile (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
Ddrive_integration_service_browsertest.cc21 EXPECT_TRUE(DriveIntegrationServiceFactory::FindForProfile( in IN_PROC_BROWSER_TEST_F()
33 drive::DriveIntegrationServiceFactory::FindForProfile( in IN_PROC_BROWSER_TEST_F()
43 drive::DriveIntegrationServiceFactory::FindForProfile( in IN_PROC_BROWSER_TEST_F()
Ddrive_integration_service.h216 static DriveIntegrationService* FindForProfile(Profile* profile);
Ddownload_handler.cc124 DriveIntegrationServiceFactory::FindForProfile(profile); in GetForProfile()
Dfile_system_util.cc86 DriveIntegrationServiceFactory::FindForProfile(profile); in GetIntegrationServiceByProfile()
Ddrive_integration_service.cc604 DriveIntegrationService* DriveIntegrationServiceFactory::FindForProfile( in FindForProfile() function in drive::DriveIntegrationServiceFactory
/external/chromium_org/chrome/browser/chromeos/file_manager/
Ddrive_test_util.cc59 drive::DriveIntegrationServiceFactory::FindForProfile(profile); in WaitUntilDriveMountPointIsAdded()
/external/chromium_org/chrome/browser/sync_file_system/
Dsync_file_system_service_factory.h24 static SyncFileSystemService* FindForProfile(Profile* profile);
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Devent_router.cc116 DriveIntegrationServiceFactory::FindForProfile(profile); in JobInfoToTransferStatus()
417 DriveIntegrationServiceFactory::FindForProfile(profile_); in Shutdown()
464 DriveIntegrationServiceFactory::FindForProfile(profile_); in ObserveEvents()
Dprivate_api_util.cc334 drive::DriveIntegrationServiceFactory::FindForProfile(profile); in GetLogger()
Dprivate_api_drive.cc562 drive::DriveIntegrationServiceFactory::FindForProfile(GetProfile()); in RunAsync()
/external/chromium_org/chrome/browser/download/
Ddownload_prefs.cc250 drive::DriveIntegrationServiceFactory::FindForProfile(profile_); in DownloadPath()
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Ddrive_internals_ui.cc398 drive::DriveIntegrationServiceFactory::FindForProfile(profile); in GetIntegrationService()