Searched defs:IsPresent (Results 1 - 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ | ||
| H A D | vdso_support.h | 79 bool IsPresent() const { return image_.IsPresent(); } in IsPresent() function in absl::debugging_internal::VDSOSupport |
| H A D | elf_mem_image.h | 89 bool IsPresent() const { return ehdr_ != nullptr; } in IsPresent() function in absl::debugging_internal::ElfMemImage |
| /third_party/mesa3d/src/egl/main/ | ||
| H A D | eglimage.h | 44 EGLBoolean IsPresent; member |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | generated_message_util.h | 125 inline bool IsPresent(const void* base, uint32 hasbit) { in IsPresent() function |
Completed in 2 milliseconds