Home
last modified time | relevance | path

Searched refs:GetCookie (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dobj_ptr-inl.h42 return GetCookie() == GetCurrentTrimedCookie(); in IsValid()
49 << GetCurrentTrimedCookie() << " but got " << GetCookie(); in AssertValid()
Dobj_ptr.h112 OBJPTR_INLINE uintptr_t GetCookie() const { in GetCookie() function