Home
last modified time | relevance | path

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

/art/runtime/
Dclass_table-inl.h99 const ObjPtr<mirror::Class> before_ptr(ExtractPtr(before)); in Read()
113 ObjPtr<mirror::Class> before_ptr(ExtractPtr(before)); in VisitRoot()
124 inline ObjPtr<mirror::Class> ClassTable::TableSlot::ExtractPtr(uint32_t data) { in ExtractPtr() function
Dclass_table.h93 static ObjPtr<mirror::Class> ExtractPtr(uint32_t data)