Searched defs:ConstructFromTuple (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
H A D | container_memory.h | 149 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple() function
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/ |
H A D | container_memory.h | 148 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory.h | 149 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/ |
H A D | container_memory.h | 149 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/ |
H A D | container_memory.h | 162 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple() function
|
/aosp_15_r20/external/abseil-cpp/absl/container/internal/ |
H A D | container_memory.h | 161 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/ |
H A D | container_memory.h | 161 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple() function
|
/aosp_15_r20/external/cronet/url/ |
H A D | origin_unittest.cc | 227 TEST_P(OriginTest, ConstructFromTuple) { in TEST_P() argument
|