HomeSort by relevance Sort by last modified time
    Searched refs:deProcess_start (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/delibs/decpp/
deProcess.cpp 45 if (!deProcess_start(m_process, commandLine, workingDirectory))
  /external/deqp/framework/delibs/deutil/
deProcess.h 37 deBool deProcess_start (deProcess* process, const char* commandLine, const char* workingDirectory);
deProcess.c 216 deBool deProcess_start (deProcess* process, const char* commandLine, const char* workingDirectory)
628 deBool deProcess_start (deProcess* process, const char* commandLine, const char* workingDirectory)
  /external/deqp/executor/
xeLocalTcpIpLink.cpp 59 if (deProcess_start(m_process, cmdLine.str().c_str(), workDir) != DE_TRUE)
  /external/deqp/execserver/tools/
xsTest.cpp 283 if (!deProcess_start(serverProc, cmdLine.c_str(), DE_NULL))

Completed in 72 milliseconds