Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dvar_handle.cc1349 ObjPtr<Class> vh_rtype = GetReturnType(access_mode_template, var_type); in GetMethodTypeMatchForAccessModeImpl() local
1351 !mt_rtype->IsAssignableFrom(vh_rtype)) { in GetMethodTypeMatchForAccessModeImpl()
1354 if (!IsReturnTypeConvertible(vh_rtype, mt_rtype)) { in GetMethodTypeMatchForAccessModeImpl()