Searched defs:WrapInTuple (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/ |
H A D | join.h | 63 struct WrapInTuple { struct 81 return Map(std::move(promise), promise_detail::WrapInTuple{}); in Join() argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/hash/ |
H A D | hash_test.cc | 266 struct WrapInTuple { struct 268 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 363 struct WrapInTuple { struct 365 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/aosp_15_r20/external/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 361 struct WrapInTuple { struct 363 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 361 struct WrapInTuple { struct 363 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/ |
H A D | hash_test.cc | 405 struct WrapInTuple { struct 407 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 405 struct WrapInTuple { struct 407 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/ |
D | hash_test.cc | 405 struct WrapInTuple { struct 407 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|