Home
last modified time | relevance | path

Searched defs:Ptr (Results 1 – 4 of 4) sorted by relevance

/art/runtime/mirror/
Dobject_array.h202 static ObjectArray<T>* Ptr(const Handle<ObjectArray<T>>& p) in Ptr() function
206 static ObjectArray<T>* Ptr(const ObjPtr<ObjectArray<T>>& p) in Ptr() function
/art/runtime/
Dreflective_reference.h40 ReflectiveType* Ptr() { in Ptr() function
Dobj_ptr-inl.h111 inline MirrorType* ObjPtr<MirrorType>::Ptr() const { in Ptr() function
/art/runtime/entrypoints/quick/
Dquick_field_entrypoints.cc70 PrimitiveOrObject, IsObject, Ptr) \ argument