Home
last modified time | relevance | path

Searched defs:CopyAlloc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set.h290 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 Draw_hash_set.h290 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 Draw_hash_set.h302 void CopyAlloc(AllocType& lhs, AllocType& rhs, in CopyAlloc() function
307 void CopyAlloc(AllocType&, AllocType&, std::false_type /* propagate_alloc */) {} in CopyAlloc() function