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

/device/generic/goldfish/libqemu/
H A Dtest_util.h30 int pipe_openQemuPipe( Pipe* pipe, const char* pipename );
H A Dtest_guest_1.c53 if (pipe_openQemuPipe(pipe, PIPE_NAME) < 0) {
H A Dtest_util.c75 pipe_openQemuPipe( Pipe* pipe, const char* pipename ) function
H A Dtest_guest_2.c144 if (pipe_openQemuPipe(pipe, pipeName) < 0) {

Completed in 72 milliseconds