Home
last modified time | relevance | path

Searched refs:FindForProfile (Results 1 – 11 of 11) 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()
Dfile_task_executor.cc100 DriveIntegrationServiceFactory::FindForProfile(profile_); in OnAppAuthorized()
Ddrive_integration_service.h201 static DriveIntegrationService* FindForProfile(Profile* profile);
Ddownload_handler.cc116 DriveIntegrationServiceFactory::FindForProfile(profile); in GetForProfile()
Dfile_system_util.cc106 DriveIntegrationServiceFactory::FindForProfile(profile); in GetIntegrationServiceByProfile()
Ddrive_integration_service.cc558 DriveIntegrationService* DriveIntegrationServiceFactory::FindForProfile( in FindForProfile() function in drive::DriveIntegrationServiceFactory
/external/chromium_org/chrome/browser/sync_file_system/
Dsync_file_system_service_factory.h23 static SyncFileSystemService* FindForProfile(Profile* profile);
/external/chromium_org/chrome/browser/download/
Ddownload_prefs.cc207 drive::DriveIntegrationServiceFactory::FindForProfile(profile_); in DownloadPath()
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Dprivate_api_drive.cc326 drive::DriveIntegrationServiceFactory::FindForProfile(GetProfile()); in RunImpl()
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Ddrive_internals_ui.cc393 drive::DriveIntegrationServiceFactory::FindForProfile(profile); in GetIntegrationService()
/external/chromium_org/chrome/browser/chromeos/system/
Dash_system_tray_delegate.cc1186 DriveIntegrationServiceFactory::FindForProfile(user_profile_) : NULL; in FindDriveIntegrationService()