Searched defs:CopyAlloc (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.h | 290 void CopyAlloc(AllocType& lhs, AllocType& rhs, in CopyAlloc() function 295 void CopyAlloc(AllocType&, AllocType&, std::false_type /* propagate_alloc */) {} in CopyAlloc() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.h | 290 void CopyAlloc(AllocType& lhs, AllocType& rhs, in CopyAlloc() function 295 void CopyAlloc(AllocType&, AllocType&, std::false_type /* propagate_alloc */) {} in CopyAlloc() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.h | 302 void CopyAlloc(AllocType& lhs, AllocType& rhs, in CopyAlloc() function 307 void CopyAlloc(AllocType&, AllocType&, std::false_type /* propagate_alloc */) {} in CopyAlloc() function
|