Home
last modified time | relevance | path

Searched defs:SmartPointerEq (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/hash/
H A Dhash_test.cc212 struct SmartPointerEq { struct
214 bool operator()(const T& t, const U& u) const { in operator ()()
219 static auto GetPtr(const T& t) -> decltype(&*t) { in GetPtr()
223 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/hash/
H A Dhash_test.cc309 struct SmartPointerEq { struct
311 bool operator()(const T& t, const U& u) const { in operator ()()
316 static auto GetPtr(const T& t) -> decltype(&*t) { in GetPtr()
320 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr()
/aosp_15_r20/external/abseil-cpp/absl/hash/
H A Dhash_test.cc307 struct SmartPointerEq { struct
309 bool operator()(const T& t, const U& u) const { in operator ()()
314 static auto GetPtr(const T& t) -> decltype(&*t) { in GetPtr()
318 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/hash/
H A Dhash_test.cc307 struct SmartPointerEq { struct
309 bool operator()(const T& t, const U& u) const { in operator ()()
314 static auto GetPtr(const T& t) -> decltype(&*t) { in GetPtr()
318 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/
H A Dhash_test.cc351 struct SmartPointerEq { struct
353 bool operator()(const T& t, const U& u) const { in operator ()()
358 static auto GetPtr(const T& t) -> decltype(&*t) { in GetPtr()
362 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/hash/
H A Dhash_test.cc351 struct SmartPointerEq { struct
353 bool operator()(const T& t, const U& u) const { in operator ()()
358 static auto GetPtr(const T& t) -> decltype(&*t) { in GetPtr()
362 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/
Dhash_test.cc351 struct SmartPointerEq { struct
353 bool operator()(const T& t, const U& u) const { in operator ()()
358 static auto GetPtr(const T& t) -> decltype(&*t) { in GetPtr()
362 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr()