Searched defs:GetUserProfileDir (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/profiles/
H A Dprofile_helper.cc94 return profile_path.Append(GetUserProfileDir(user_id_hash));
134 base::FilePath ProfileHelper::GetUserProfileDir( function in class:chromeos::ProfileHelper
190 return ProfileHelper::GetUserProfileDir(active_user_id_hash_);

Completed in 100 milliseconds