AddRestrictingSidCurrentUser 432 sandbox/win/src/restricted_token.cc unsigned error = AddRestrictingSidCurrentUser(); AddRestrictingSidCurrentUser 167 sandbox/win/src/restricted_token.h unsigned AddRestrictingSidCurrentUser(); AddRestrictingSidCurrentUser 458 sandbox/win/src/restricted_token_unittest.cc TEST(RestrictedTokenTest, AddRestrictingSidCurrentUser) { AddRestrictingSidCurrentUser 463 sandbox/win/src/restricted_token_unittest.cc ASSERT_EQ(ERROR_SUCCESS, token.AddRestrictingSidCurrentUser()); AddRestrictingSidCurrentUser 488 sandbox/win/src/restricted_token_unittest.cc ASSERT_EQ(ERROR_SUCCESS, token.AddRestrictingSidCurrentUser()); AddRestrictingSidCurrentUser 522 sandbox/win/src/restricted_token_unittest.cc ASSERT_EQ(ERROR_SUCCESS, token.AddRestrictingSidCurrentUser()); AddRestrictingSidCurrentUser 71 sandbox/win/src/restricted_token_utils.cc restricted_token.AddRestrictingSidCurrentUser();