Searched defs:expected_type (Results 1 – 5 of 5) sorted by relevance
260 void ThrowIncompatibleClassChangeError(InvokeType expected_type, InvokeType found_type, in ThrowIncompatibleClassChangeError()892 void ThrowWrongMethodTypeException(ObjPtr<mirror::MethodType> expected_type, in ThrowWrongMethodTypeException()
122 DataType::Type expected_type) { in AddTypeConversionIfNecessary()
329 const std::string& expected_type, in HasField()
836 uint32_t expected_type) in GetAnnotationValue()
4447 const RegType& expected_type = reg_types_.GetComponentType(res_type, class_loader_.Get()); in VerifyNewArray() local