Searched defs:WrapInTuple (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/src/core/lib/promise/ |
D | join.h | 63 struct WrapInTuple { struct 81 return Map(std::move(promise), promise_detail::WrapInTuple{}); in Join() argument
|
/external/openscreen/third_party/abseil/src/absl/hash/ |
D | hash_test.cc | 266 struct WrapInTuple { struct 268 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/external/cronet/tot/third_party/abseil-cpp/absl/hash/ |
D | hash_test.cc | 363 struct WrapInTuple { struct 365 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/external/abseil-cpp/absl/hash/ |
D | hash_test.cc | 361 struct WrapInTuple { struct 363 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/external/cronet/stable/third_party/abseil-cpp/absl/hash/ |
D | hash_test.cc | 363 struct WrapInTuple { struct 365 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/external/angle/third_party/abseil-cpp/absl/hash/ |
D | hash_test.cc | 375 struct WrapInTuple { struct 377 std::tuple<int, T, size_t> operator()(const T& t) const { in operator ()()
|
/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 ()()
|