Searched refs:hwPipePtr (Results 1 – 1 of 1) sorted by relevance
256 HostHwPipe* hwPipePtr = associatePipes(std::move(hwPipe), hostPipe); in loadSnapshot() local258 hostPipe, hwPipePtr); in loadSnapshot()370 HostHwPipe* hwPipePtr = hwPipe.get(); in associatePipes() local371 const int hwPipeFd = hwPipePtr->getFd(); in associatePipes()373 mPipeToHwPipe[hostPipe] = hwPipePtr; in associatePipes()384 return hwPipePtr; in associatePipes()