Searched refs:ExitProcess (Results 1 – 14 of 14) sorted by relevance
57 HRESULT __stdcall MyCallback::ExitProcess(ULONG ExitCode) { return E_NOTIMPL; } in ExitProcess() function in v8::internal::v8windbg_test::MyCallback
65 HRESULT __stdcall ExitProcess(ULONG ExitCode) override;
29 base::OS::ExitProcess(1); in WriteToFile()
1474 base::OS::ExitProcess(1); in LoadJSON()2286 base::OS::ExitProcess(1); in WriteToFile()2669 base::OS::ExitProcess(exit_code); in QuitOnce()2842 base::OS::ExitProcess(1); in MapCounters()4010 base::OS::ExitProcess(1); in Execute()
315 [[noreturn]] static void ExitProcess(int exit_code);
747 void OS::ExitProcess(int exit_code) { in ExitProcess() function in v8::base::OS
536 void OS::ExitProcess(int exit_code) { in ExitProcess() function in v8::base::OS
77 ExitProcess(1); in Fatal()
259 without sending this message (for example ExitProcess()). If the application
560 # define PNG_ABORT() ExitProcess(0)
1237 ExitProcess(ExitCode); in _winapi_ExitProcess_impl()
175 ExitProcess(err); in Time_F()
24019 action remains to call Win32 ExitProcess(). This can be changed via