Searched refs:UpdateUserCount (Results 1 – 3 of 3) sorted by relevance
134 controllers_[i]->UpdateUserCount(i, new_size); in OnBeforeUserRemoved()169 controllers_[i]->UpdateUserCount(i, new_size); in OnUserRemoved()
109 void UpdateUserCount(int index, int total_user_count);
264 void UserController::UpdateUserCount(int index, int total_user_count) { in UpdateUserCount() function in chromeos::UserController477 UpdateUserCount(index, total_user_count); in CreateBorderWindow()