Searched defs:MappingInfoTy (Results 1 – 1 of 1) sorted by relevance
448 struct MappingInfoTy { struct449 MappingInfoTy(DeviceTy &Device) : Device(Device) {} in MappingInfoTy() function454 using HostDataToTargetListTy =459 ProtectedObj<HostDataToTargetListTy> HostDataToTargetMap;462 using HDTTMapAccessorTy = decltype(HostDataToTargetMap)::AccessorTy;