OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDriveMountPointPathForUserIdHash
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/download/
download_dir_policy_handler.cc
79
google_drive_root = drive::util::
GetDriveMountPointPathForUserIdHash
(
download_dir_policy_handler_unittest.cc
36
return drive::util::
GetDriveMountPointPathForUserIdHash
(kUserIDHash)
/external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.h
64
base::FilePath
GetDriveMountPointPathForUserIdHash
(std::string user_id_hash);
file_system_util.cc
106
base::FilePath
GetDriveMountPointPathForUserIdHash
(
132
return
GetDriveMountPointPathForUserIdHash
(id);
Completed in 33 milliseconds