Home | History | Annotate | Download | only in adb

Lines Matching refs:HANDLE

169 /* A handle to adb-debug qemud service in the emulator. */
1029 HANDLE pipe_read, pipe_write;
1030 HANDLE stdout_handle, stderr_handle;
1041 /* create pipe, and ensure its read handle isn't inheritable */
1087 NULL, /* process handle is not inheritable */
1088 NULL, /* thread handle is not inheritable */
1264 // No SIGCHLD. Let the service subproc handle its children.
1549 // Handle forward:norebind:<local>... here