Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dmethod_type-inl.h113 inline MethodType::HandlePTypesAccessor MethodType::NewHandlePTypes( in NewHandlePTypes()
116 return HandlePTypesAccessor(p_types); in NewHandlePTypes()
Dmethod_type.h123 using HandlePTypesAccessor = PTypesAccessor<Handle<ObjectArray<Class>>>; variable
137 static HandlePTypesAccessor NewHandlePTypes(Handle<MethodType> method_type, HandleScopeType* hs)