Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Daddress_is_readable.cc27 bool AddressIsReadable(const void* /* addr */) { return true; } in AddressIsReadable() function
72 bool AddressIsReadable(const void *addr) { in AddressIsReadable() function