HomeSort by relevance Sort by last modified time
    Searched refs:GetDriveAppRegistryByProfile (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.h 82 DriveAppRegistry* GetDriveAppRegistryByProfile(Profile* profile);
file_system_util.cc 152 DriveAppRegistry* GetDriveAppRegistryByProfile(Profile* profile) {
  /external/chromium_org/chrome/browser/chromeos/file_manager/
open_util.cc 106 drive::util::GetDriveAppRegistryByProfile(profile),
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_tasks.cc 214 drive::util::GetDriveAppRegistryByProfile(GetProfile()),
private_api_drive.cc 278 drive::util::GetDriveAppRegistryByProfile(file_owner_profile_);

Completed in 227 milliseconds