Searched refs:HasEntry (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | gc_map.h | 56 bool HasEntry(uintptr_t native_pc_offset) { in HasEntry() function |
/art/oatdump/ | ||
D | oatdump.cc | 529 if (map.HasEntry(native_pc_offset)) { in DumpGcMapAtNativePcOffset() |