Searched refs:FindForBrowserContext (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/drive/
H A Ddrive_notification_manager_factory.h26 static DriveNotificationManager* FindForBrowserContext(
H A Ddrive_notification_manager_factory.cc20 DriveNotificationManagerFactory::FindForBrowserContext( function in class:drive::DriveNotificationManagerFactory
/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddrive_notification_manager_factory_browsertest.cc35 EXPECT_FALSE(DriveNotificationManagerFactory::FindForBrowserContext(
63 EXPECT_FALSE(DriveNotificationManagerFactory::FindForBrowserContext(
65 EXPECT_FALSE(DriveNotificationManagerFactory::FindForBrowserContext(
H A Ddrive_integration_service.cc298 DriveNotificationManagerFactory::FindForBrowserContext(profile_);
/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_service_bridge.cc60 drive::DriveNotificationManagerFactory::FindForBrowserContext(profile_);
/external/chromium_org/chrome/browser/ui/webui/sync_file_system_internals/
H A Dsync_file_system_internals_handler.cc125 drive::DriveNotificationManagerFactory::FindForBrowserContext(profile_);
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Ddrive_internals_ui.cc614 drive::DriveNotificationManagerFactory::FindForBrowserContext(profile);

Completed in 434 milliseconds