Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dmethod_type-inl.h63 inline ObjPtr<mirror::Class> RawMethodType::GetRType() const { in GetRType() function
80 inline ObjPtr<Class> MethodType::GetRType() { in GetRType() function
137 inline ObjPtr<mirror::Class> MethodType::GetRType(ObjPtr<MethodType> method_type) { in GetRType() function
141 inline ObjPtr<mirror::Class> MethodType::GetRType(Handle<MethodType> method_type) { in GetRType() function
145 inline ObjPtr<mirror::Class> MethodType::GetRType(RawMethodType method_type) { in GetRType() function