OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindForProfile
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service_browsertest.cc
21
EXPECT_TRUE(DriveIntegrationServiceFactory::
FindForProfile
(
33
drive::DriveIntegrationServiceFactory::
FindForProfile
(
43
drive::DriveIntegrationServiceFactory::
FindForProfile
(
drive_integration_service.h
201
static DriveIntegrationService*
FindForProfile
(Profile* profile);
203
// Same as
FindForProfile
. TODO(hidehiko): Remove this.
file_task_executor.cc
100
DriveIntegrationServiceFactory::
FindForProfile
(profile_);
download_handler.cc
116
DriveIntegrationServiceFactory::
FindForProfile
(profile);
drive_integration_service.cc
558
DriveIntegrationService* DriveIntegrationServiceFactory::
FindForProfile
(
file_system_util.cc
106
DriveIntegrationServiceFactory::
FindForProfile
(profile);
/external/chromium_org/chrome/browser/sync_file_system/
sync_file_system_service_factory.h
23
static SyncFileSystemService*
FindForProfile
(Profile* profile);
/external/chromium_org/chrome/browser/download/
download_prefs.cc
207
drive::DriveIntegrationServiceFactory::
FindForProfile
(profile_);
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_drive.cc
326
drive::DriveIntegrationServiceFactory::
FindForProfile
(GetProfile());
/external/chromium_org/chrome/browser/ui/webui/chromeos/
drive_internals_ui.cc
393
drive::DriveIntegrationServiceFactory::
FindForProfile
(profile);
[
all
...]
/external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc
[
all
...]
Completed in 76 milliseconds