Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dmethod_type.cc228 const ObjPtr<ObjectArray<Class>> ptypes = GetPTypes(); in IsInPlaceConvertible() local
Dvar_handle_test.cc225 Handle<ObjectArray<Class>> ptypes = hs.NewHandle( in MethodTypeOf() local
/art/runtime/native/
Djava_lang_reflect_Executable.cc331 Handle<mirror::ObjectArray<mirror::Class>> ptypes = hs.NewHandle( in Executable_getParameterTypesInternal() local
/art/runtime/interpreter/
Dinterpreter_common.cc875 Handle<mirror::ObjectArray<mirror::Class>> ptypes = hs.NewHandle( in BuildCallSiteForBootstrapMethod() local