Searched defs:hostPipe (Results 1 – 5 of 5) sorted by relevance
93 InternalPipe* hostPipe = static_cast<InternalPipe*>( in connect() local252 InternalPipe* hostPipe = static_cast<InternalPipe*>( in loadSnapshot() local314 InternalPipe* hostPipe = static_cast<InternalPipe*>( in loadSnapshotSinglePipe() local369 HostGoldfishPipeDevice::InternalPipe* hostPipe) { in associatePipes()
498 auto hostPipe = mHostPipe; in ReadFromPipeToLinear() local543 auto hostPipe = mHostPipe; in WriteToPipeFromLinear() local
33 auto hostPipe = ops->guest_open_with_flags(reinterpret_cast<GoldfishHwPipe*>(contextId), in Create() local
160 int VirtioGpuFrontend::resetPipe(VirtioGpuContextId contextId, GoldfishHostPipe* hostPipe) { in resetPipe()
102 InternalPipe* hostPipe = nullptr; member