Searched refs:GetUnboxedPrimitiveType (Results 1 – 1 of 1) sorted by relevance
53 bool GetUnboxedPrimitiveType(ObjPtr<mirror::Class> klass, Primitive::Type* type) in GetUnboxedPrimitiveType() function165 if (GetUnboxedPrimitiveType(from, &unboxed_type)) { in IsParameterTypeConvertible()251 if (!GetUnboxedPrimitiveType(to, &type)) { in ConvertJValueCommon()