Searched defs:HostAllocatorTypeWrapper (Results 1 – 1 of 1) sorted by relevance
26 struct HostAllocatorTypeWrapper { struct27 HostAllocatorTypeWrapper(HostAllocatorType type) : type(type) {} in HostAllocatorTypeWrapper() function39 ABSL_DECLARE_FLAG(tfrt::HostAllocatorTypeWrapper, host_allocator_type); argument