Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dmethod_type-inl.h45 inline void RawMethodType::AddPType(ObjPtr<mirror::Class> ptype) { in AddPType()
/art/runtime/interpreter/
Dinterpreter_common.cc893 ObjPtr<mirror::Class> ptype = GetClassForBootstrapArgument(it.GetValueType()); in BuildCallSiteForBootstrapMethod() local
/art/runtime/jni/
Dcheck_jni.cc2297 #define FIELD_ACCESSORS(jtype, name, ptype, shorty, slot_sized_shorty) \ argument
2377 #define CALL(rtype, name, ptype, shorty) \ argument
2665 #define PRIMITIVE_ARRAY_FUNCTIONS(ctype, name, ptype) \ argument