Searched refs:newPipe (Results 1 – 2 of 2) sorted by relevance
123 try (NativePipe pipe = NativePipe.newPipe()) { in dumpVhal()210 public static NativePipe newPipe() throws IOException { in newPipe() method in CarTestService.NativePipe
1258 try (CarTestService.NativePipe pipe = CarTestService.NativePipe.newPipe()) { in exec()1267 try (CarTestService.NativePipe pipe = CarTestService.NativePipe.newPipe()) { in exec()