Searched refs:GetUserProfileDir (Results 1 – 11 of 11) sorted by relevance
70 return profile_path.Append(GetUserProfileDir(user_id_hash)); in GetProfilePathByUserIdHash()78 return ProfileHelper::GetUserProfileDir(login_profile_value); in GetProfileDirByLegacyLoginProfileSwitch()118 base::FilePath ProfileHelper::GetUserProfileDir( in GetUserProfileDir() function in chromeos::ProfileHelper164 return ProfileHelper::GetUserProfileDir(active_user_id_hash_); in GetActiveUserProfileDir()
65 static base::FilePath GetUserProfileDir(const std::string& user_id_hash);
86 MOCK_CONST_METHOD1(GetUserProfileDir,
127 virtual base::FilePath GetUserProfileDir(const std::string& email) const
370 virtual base::FilePath GetUserProfileDir(const std::string& user_id)
293 base::FilePath FakeUserManager::GetUserProfileDir( in GetUserProfileDir() function in chromeos::FakeUserManager
141 virtual base::FilePath GetUserProfileDir(
1876 base::FilePath UserManagerImpl::GetUserProfileDir( in GetUserProfileDir() function in chromeos::UserManagerImpl1884 profile_dir = ProfileHelper::GetUserProfileDir(user->username_hash()); in GetUserProfileDir()
340 user_manager->GetUserProfileDir(user_context_.GetUserID()), in PrepareProfile()
522 chromeos::ProfileHelper::GetUserProfileDir( in SetUpOnMainThread()
339 second_profile_name_ = chromeos::ProfileHelper::GetUserProfileDir( in SetUpUserDataDirectory()