Searched refs:startInternal (Results 1 – 1 of 1) sorted by relevance
1428 private MemoryPipe startInternal() { in startInternal() method in FileUtils.MemoryPipe1434 return new MemoryPipe(data, false).startInternal(); in createSource()1438 return new MemoryPipe(data, true).startInternal(); in createSink()