GetUserProfileDir 127 chrome/browser/chromeos/login/fake_user_manager.h virtual base::FilePath GetUserProfileDir(const std::string& email) const GetUserProfileDir 421 chrome/browser/chromeos/login/login_utils.cc user_manager->GetUserProfileDir(user_context.username), GetUserProfileDir 429 chrome/browser/chromeos/login/login_utils.cc user_manager->GetUserProfileDir(user_context.username), GetUserProfileDir 86 chrome/browser/chromeos/login/mock_user_manager.h MOCK_CONST_METHOD1(GetUserProfileDir, GetUserProfileDir 368 chrome/browser/chromeos/login/user_manager.h virtual base::FilePath GetUserProfileDir(const std::string& user_id) GetUserProfileDir 1855 chrome/browser/chromeos/login/user_manager_impl.cc profile_dir = ProfileHelper::GetUserProfileDir(user->username_hash()); GetUserProfileDir 142 chrome/browser/chromeos/login/user_manager_impl.h virtual base::FilePath GetUserProfileDir( GetUserProfileDir 64 chrome/browser/chromeos/profiles/profile_helper.cc return profile_path.Append(GetUserProfileDir(user_id_hash)); GetUserProfileDir 72 chrome/browser/chromeos/profiles/profile_helper.cc return ProfileHelper::GetUserProfileDir(login_profile_value); GetUserProfileDir 158 chrome/browser/chromeos/profiles/profile_helper.cc return ProfileHelper::GetUserProfileDir(active_user_id_hash_); GetUserProfileDir 65 chrome/browser/chromeos/profiles/profile_helper.h static base::FilePath GetUserProfileDir(const std::string& user_id_hash);