OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDriveEnabledForProfile
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.h
180
bool
IsDriveEnabledForProfile
(Profile* profile);
file_system_util.cc
327
bool
IsDriveEnabledForProfile
(Profile* profile) {
drive_integration_service.cc
285
SetEnabled(drive::util::
IsDriveEnabledForProfile
(profile));
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_misc.cc
113
result.drive_enabled = drive::util::
IsDriveEnabledForProfile
(GetProfile());
Completed in 39 milliseconds