Lines Matching defs:error_msg

35                          std::string* error_msg) {  in VerifyOutputDexFile()
54 std::string* error_msg) { in VerifyIds()
75 bool VerifyId(dex_ir::StringId* orig, dex_ir::StringId* output, std::string* error_msg) { in VerifyId()
87 bool VerifyId(dex_ir::TypeId* orig, dex_ir::TypeId* output, std::string* error_msg) { in VerifyId()
99 bool VerifyId(dex_ir::ProtoId* orig, dex_ir::ProtoId* output, std::string* error_msg) { in VerifyId()
124 bool VerifyId(dex_ir::FieldId* orig, dex_ir::FieldId* output, std::string* error_msg) { in VerifyId()
153 bool VerifyId(dex_ir::MethodId* orig, dex_ir::MethodId* output, std::string* error_msg) { in VerifyId()
192 std::string* error_msg) { in VerifyClassDefs()
224 bool VerifyClassDef(dex_ir::ClassDef* orig, dex_ir::ClassDef* output, std::string* error_msg) { in VerifyClassDef()
298 std::string* error_msg) { in VerifyAnnotationsDirectory()
330 std::string* error_msg) { in VerifyFieldAnnotations()
371 std::string* error_msg) { in VerifyMethodAnnotations()
412 std::string* error_msg) { in VerifyParameterAnnotations()
452 std::string* error_msg) { in VerifyAnnotationSetRefList()
473 std::string* error_msg) { in VerifyAnnotationSet()
500 std::string* error_msg) { in VerifyAnnotation()
517 std::string* error_msg) { in VerifyEncodedAnnotation()
550 std::string* error_msg) { in VerifyAnnotationElement()
565 std::string* error_msg) { in VerifyEncodedValue()
716 std::string* error_msg) { in VerifyEncodedArray()
744 bool VerifyClassData(dex_ir::ClassData* orig, dex_ir::ClassData* output, std::string* error_msg) { in VerifyClassData()
776 std::string* error_msg) { in VerifyFields()
809 std::string* error_msg) { in VerifyMethods()
842 bool VerifyCode(dex_ir::CodeItem* orig, dex_ir::CodeItem* output, std::string* error_msg) { in VerifyCode()
901 std::string* error_msg) { in VerifyDebugInfo()
933 std::string* error_msg) { in VerifyTries()
980 std::string* error_msg) { in VerifyHandlers()
1007 std::string* error_msg) { in VerifyHandler()