Home
last modified time | relevance | path

Searched refs:ExitProcess (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/tools/v8windbg/test/
H A Ddebug-callbacks.cc57 HRESULT __stdcall MyCallback::ExitProcess(ULONG ExitCode) { return E_NOTIMPL; } in ExitProcess() function in v8::internal::v8windbg_test::MyCallback
H A Ddebug-callbacks.h65 HRESULT __stdcall ExitProcess(ULONG ExitCode) override;
/third_party/ninja/src/
H A Dutil.cc77 ExitProcess(1); in Fatal()
/third_party/node/deps/v8/src/d8/
H A Dd8-console.cc29 base::OS::ExitProcess(1); in WriteToFile()
H A Dd8.cc1474 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()
/third_party/node/deps/v8/src/base/platform/
H A Dplatform.h315 [[noreturn]] static void ExitProcess(int exit_code);
H A Dplatform-posix.cc753 void OS::ExitProcess(int exit_code) { in ExitProcess() function in v8::base::OS
H A Dplatform-win32.cc536 void OS::ExitProcess(int exit_code) { in ExitProcess() function in v8::base::OS
/third_party/skia/third_party/externals/libpng/
H A Dpngpriv.h579 # define PNG_ABORT() ExitProcess(0)
/third_party/python/Modules/
H A D_winapi.c1220 _winapi.ExitProcess
1237 ExitProcess(ExitCode); in _winapi_ExitProcess_impl()
/third_party/node/deps/openssl/openssl/apps/
H A Dspeed.c175 ExitProcess(err); in Time_F()
/third_party/openssl/apps/
H A Dspeed.c175 ExitProcess(err); in Time_F()

Completed in 33 milliseconds