Searched refs:ReadOutput (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/kits/app/common/
H A DPipedAppRunner.h22 ssize_t ReadOutput(void *buffer, size_t size);
H A DAppRunner.h27 ssize_t ReadOutput(void *buffer, size_t size);
H A DPipedAppRunner.cpp119 // ReadOutput
121 PipedAppRunner::ReadOutput(void *buffer, size_t size) function in class:PipedAppRunner
H A DAppRunner.cpp192 // ReadOutput
194 AppRunner::ReadOutput(void *buffer, size_t size) function in class:AppRunner

Completed in 149 milliseconds