AddKernelObjectToClose 524 content/common/sandbox_win.cc policy->AddKernelObjectToClose(L"Section", object_path.data()); AddKernelObjectToClose 139 sandbox/win/src/handle_closer_test.cc CHECK_EQ(policy->AddKernelObjectToClose(L"File", handle_name.c_str()), AddKernelObjectToClose 189 sandbox/win/src/handle_closer_test.cc CHECK_EQ(policy->AddKernelObjectToClose(L"ALPC Port", NULL), SBOX_ALL_OK); AddKernelObjectToClose 221 sandbox/win/src/sandbox_policy.h virtual ResultCode AddKernelObjectToClose(const wchar_t* handle_type, AddKernelObjectToClose 66 sandbox/win/src/sandbox_policy_base.h virtual ResultCode AddKernelObjectToClose(