OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deProcess_getStdErr
(Results
1 - 4
of
4
) sorted by null
/external/deqp/framework/delibs/decpp/
deProcess.hpp
58
deFile* getStdErr (void) { return
deProcess_getStdErr
(m_process); }
/external/deqp/framework/delibs/deutil/
deProcess.h
51
deFile*
deProcess_getStdErr
(deProcess* process);
deProcess.c
462
deFile*
deProcess_getStdErr
(deProcess* process)
817
deFile*
deProcess_getStdErr
(deProcess* process)
/external/deqp/execserver/tools/
xsTest.cpp
295
stderrPrinter.start(
deProcess_getStdErr
(serverProc));
Completed in 171 milliseconds