Lines Matching refs:StringPrintf
31 using android::base::StringPrintf;
69 *error_msg = StringPrintf("Mismatch for %s section: %s is longer.", section_name, longer); in VerifyIds()
77 *error_msg = StringPrintf("Mismatched string data for string id %u at offset %x: %s vs %s.", in VerifyId()
89 *error_msg = StringPrintf("Mismatched string index for type id %u at offset %x: %u vs %u.", in VerifyId()
101 *error_msg = StringPrintf("Mismatched string index for proto id %u at offset %x: %u vs %u.", in VerifyId()
109 *error_msg = StringPrintf("Mismatched type index for proto id %u at offset %x: %u vs %u.", in VerifyId()
117 *error_msg = StringPrintf("Mismatched type list for proto id %u at offset %x.", in VerifyId()
127 StringPrintf("Mismatched class type index for field id %u at offset %x: %u vs %u.", in VerifyId()
135 *error_msg = StringPrintf("Mismatched type index for field id %u at offset %x: %u vs %u.", in VerifyId()
143 *error_msg = StringPrintf("Mismatched string index for field id %u at offset %x: %u vs %u.", in VerifyId()
155 *error_msg = StringPrintf("Mismatched type index for method id %u at offset %x: %u vs %u.", in VerifyId()
163 *error_msg = StringPrintf("Mismatched proto index for method id %u at offset %x: %u vs %u.", in VerifyId()
172 StringPrintf("Mismatched string index for method id %u at offset %x: %u vs %u.", in VerifyId()
209 *error_msg = StringPrintf("Mismatch for class defs section: %s is longer.", longer); in VerifyClassDefs()
227 StringPrintf("Mismatched class type index for class def %u at offset %x: %u vs %u.", in VerifyClassDef()
236 StringPrintf("Mismatched access flags for class def %u at offset %x: %x vs %x.", in VerifyClassDef()
247 StringPrintf("Mismatched super class for class def %u at offset %x: %u vs %u.", in VerifyClassDef()
255 *error_msg = StringPrintf("Mismatched type list for class def %u at offset %x.", in VerifyClassDef()
263 *error_msg = StringPrintf("Mismatched source file for class def %u at offset %x: %s vs %s.", in VerifyClassDef()
333 *error_msg = StringPrintf( in VerifyFieldAnnotations()
341 *error_msg = StringPrintf( in VerifyFieldAnnotations()
352 *error_msg = StringPrintf( in VerifyFieldAnnotations()
374 *error_msg = StringPrintf( in VerifyMethodAnnotations()
382 *error_msg = StringPrintf( in VerifyMethodAnnotations()
393 *error_msg = StringPrintf( in VerifyMethodAnnotations()
415 *error_msg = StringPrintf( in VerifyParameterAnnotations()
423 *error_msg = StringPrintf( in VerifyParameterAnnotations()
434 *error_msg = StringPrintf( in VerifyParameterAnnotations()
456 *error_msg = StringPrintf( in VerifyAnnotationSetRefList()
484 *error_msg = StringPrintf("Mismatched size for annotation set at offset %x: %zu vs %zu.", in VerifyAnnotationSet()
502 *error_msg = StringPrintf("Mismatched visibility for annotation at offset %x: %u vs %u.", in VerifyAnnotation()
519 *error_msg = StringPrintf( in VerifyEncodedAnnotation()
529 *error_msg = StringPrintf( in VerifyEncodedAnnotation()
552 *error_msg = StringPrintf( in VerifyAnnotationElement()
567 *error_msg = StringPrintf( in VerifyEncodedValue()
577 *error_msg = StringPrintf("Mismatched encoded byte for annotation at offset %x: %d vs %d.", in VerifyEncodedValue()
586 *error_msg = StringPrintf("Mismatched encoded short for annotation at offset %x: %d vs %d.", in VerifyEncodedValue()
595 *error_msg = StringPrintf("Mismatched encoded char for annotation at offset %x: %c vs %c.", in VerifyEncodedValue()
604 *error_msg = StringPrintf("Mismatched encoded int for annotation at offset %x: %d vs %d.", in VerifyEncodedValue()
613 *error_msg = StringPrintf( in VerifyEncodedValue()
624 *error_msg = StringPrintf( in VerifyEncodedValue()
635 *error_msg = StringPrintf( in VerifyEncodedValue()
646 *error_msg = StringPrintf( in VerifyEncodedValue()
656 *error_msg = StringPrintf("Mismatched encoded type for annotation at offset %x: %u vs %u.", in VerifyEncodedValue()
666 *error_msg = StringPrintf("Mismatched encoded field for annotation at offset %x: %u vs %u.", in VerifyEncodedValue()
675 *error_msg = StringPrintf( in VerifyEncodedValue()
700 *error_msg = StringPrintf( in VerifyEncodedValue()
727 *error_msg = StringPrintf("Mismatched size for encoded array at offset %x: %zu vs %zu.", in VerifyEncodedArray()
778 *error_msg = StringPrintf("Mismatched fields size for class data at offset %x: %zu vs %zu.", in VerifyFields()
788 *error_msg = StringPrintf("Mismatched field index for class data at offset %x: %u vs %u.", in VerifyFields()
795 *error_msg = StringPrintf( in VerifyFields()
811 *error_msg = StringPrintf("Mismatched methods size for class data at offset %x: %zu vs %zu.", in VerifyMethods()
821 *error_msg = StringPrintf("Mismatched method index for class data at offset %x: %u vs %u.", in VerifyMethods()
828 *error_msg = StringPrintf( in VerifyMethods()
851 *error_msg = StringPrintf("Mismatched registers size for code item at offset %x: %u vs %u.", in VerifyCode()
858 *error_msg = StringPrintf("Mismatched ins size for code item at offset %x: %u vs %u.", in VerifyCode()
865 *error_msg = StringPrintf("Mismatched outs size for code item at offset %x: %u vs %u.", in VerifyCode()
872 *error_msg = StringPrintf("Mismatched tries size for code item at offset %x: %u vs %u.", in VerifyCode()
882 *error_msg = StringPrintf("Mismatched insns size for code item at offset %x: %u vs %u.", in VerifyCode()
889 *error_msg = StringPrintf("Mismatched insns for code item at offset %x.", in VerifyCode()
942 *error_msg = StringPrintf("Mismatched tries size for code item at offset %x: %zu vs %zu.", in VerifyTries()
952 *error_msg = StringPrintf( in VerifyTries()
960 *error_msg = StringPrintf( in VerifyTries()
989 *error_msg = StringPrintf( in VerifyHandlers()
1011 *error_msg = StringPrintf( in VerifyHandler()
1023 *error_msg = StringPrintf( in VerifyHandler()
1029 *error_msg = StringPrintf( in VerifyHandler()
1037 *error_msg = StringPrintf( in VerifyHandler()