Searched defs:expected_type (Results 1 – 4 of 4) sorted by relevance
260 void ThrowIncompatibleClassChangeError(InvokeType expected_type, InvokeType found_type, in ThrowIncompatibleClassChangeError()822 void ThrowWrongMethodTypeException(ObjPtr<mirror::MethodType> expected_type, in ThrowWrongMethodTypeException()
815 uint32_t expected_type) in GetAnnotationValue()
4384 const RegType& expected_type = reg_types_.GetComponentType(res_type, class_loader_.Get()); in VerifyNewArray() local
707 DataType::Type expected_type) { in FindOrAddTypeConversionIfNecessary()