Searched defs:getExitCode (Results 1 - 6 of 6) sorted by relevance

/external/deqp/framework/delibs/decpp/
H A DdeProcess.hpp54 int getExitCode (void) const { return deProcess_getExitCode(m_process); } function in class:de::Process
/external/deqp/execserver/
H A DxsPosixTestProcess.cpp306 int PosixTestProcess::getExitCode (void) const function in class:xs::PosixTestProcess
309 return m_process->getExitCode();
H A DxsWin32TestProcess.hpp146 int getExitCode (void) const { return m_exitCode; } function in class:xs::win32::Process
190 virtual int getExitCode (void) const;
H A DxsWin32TestProcess.cpp784 int Win32TestProcess::getExitCode (void) const function in class:xs::Win32TestProcess
787 return m_process->getExitCode();
/external/deqp/framework/platform/android/
H A DtcuAndroidExecService.cpp277 int TestProcess::getExitCode (void) const function in class:tcu::Android::TestProcess
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 211 milliseconds