Searched refs:withPort (Results 1 – 2 of 2) sorted by relevance
401 index = index.withPort(true /* output */).withStream(stream); in transferParams_l()403 index = index.withPort(true /* output */); in transferParams_l()
311 inline Index withPort(bool output) const { in withPort() function