Searched refs:StreamPoolTy (Results 1 – 1 of 1) sorted by relevance
349 using StreamPoolTy = ResourcePoolTy<StreamAllocatorTy>; typedef in __anondfa3b3cd0111::DeviceRTLTy350 std::vector<std::unique_ptr<StreamPoolTy>> StreamPool;643 StreamPool[DeviceId] = std::make_unique<StreamPoolTy>(StreamAllocatorTy(), in initDevice()