Home
last modified time | relevance | path

Searched refs:GetDriveMountPointPathForUserIdHash (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/download/
Ddownload_dir_policy_handler.cc79 google_drive_root = drive::util::GetDriveMountPointPathForUserIdHash( in ApplyPolicySettingsWithParameters()
Ddownload_dir_policy_handler_unittest.cc36 return drive::util::GetDriveMountPointPathForUserIdHash(kUserIDHash) in GetExpectedDownloadDirectory()
/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_system_util.h64 base::FilePath GetDriveMountPointPathForUserIdHash(std::string user_id_hash);
Dfile_system_util.cc106 base::FilePath GetDriveMountPointPathForUserIdHash( in GetDriveMountPointPathForUserIdHash() function
132 return GetDriveMountPointPathForUserIdHash(id); in GetDriveMountPointPath()