Searched defs:HostHwPipe (Results 1 – 2 of 2) sorted by relevance
/hardware/google/aemu/host-common/include/host-common/ | ||
D | HostGoldfishPipe.h | 83 struct HostHwPipe { struct |
/hardware/google/aemu/host-common/ | ||
D | HostGoldfishPipe.cpp | 65 HostGoldfishPipeDevice::HostHwPipe::HostHwPipe(int fd) : vtblPtr(&vtbl), mFd(fd) {} in HostHwPipe() function in android::HostGoldfishPipeDevice::HostHwPipe |