Searched defs:getExitCode (Results 1 – 7 of 7) sorted by relevance
54 int getExitCode (void) const { return deProcess_getExitCode(m_process); } in getExitCode() function in de::Process
306 int PosixTestProcess::getExitCode (void) const in getExitCode() function in xs::PosixTestProcess
146 int getExitCode (void) const { return m_exitCode; } in getExitCode() function in xs::win32::Process
784 int Win32TestProcess::getExitCode (void) const in getExitCode() function in xs::Win32TestProcess
327 int getExitCode() override in getExitCode() function in angle::__anon19fb0d150111::WindowsProcess
285 int getExitCode() override { return mExitCode; } in getExitCode() function in angle::__anon4f6415020111::PosixProcess
277 int TestProcess::getExitCode (void) const in getExitCode() function in tcu::Android::TestProcess