Searched defs:HasAddress (Results 1 – 5 of 5) sorted by relevance
290 ALWAYS_INLINE bool HasAddress(mirror::Object* obj) const { in HasAddress() function305 static bool HasAddress(mirror::Object* obj, uint8_t* begin, uint8_t* end) { in HasAddress() function310 bool HasAddress(mirror::Object* obj) const { in HasAddress() function
168 ALWAYS_INLINE bool HasAddress(const uintptr_t addr) const { in HasAddress() function
123 bool HasAddress(const void* obj) const { in HasAddress() function
310 bool HasAddress(const void* addr) const { in HasAddress() function
311 bool HasAddress(const mirror::Object* obj) const { in HasAddress() function