Lines Matching refs:StringPrintf
37 #include <android-base/stringprintf.h>
78 using android::base::StringPrintf;
302 StringPrintf("%s-transformed", original_location.c_str()).c_str(),
513 *error_msg_ = StringPrintf("Unable to perform redefinition of '%s': %s",
628 StringPrintf("Total number of declared methods changed from %d to %d",
649 StringPrintf("Unknown method '%s' (sig: %s) was added!",
660 StringPrintf("method '%s' (sig: %s) had different access flags",
689 StringPrintf("Unknown field '%s' (type: %s) added!",
703 StringPrintf("Field changed from '%s' (sig: %s) to '%s' (sig: %s)!",
715 StringPrintf("Field '%s' (sig: %s) had different access flags",
726 StringPrintf("field '%s' (sig: %s) is missing!",
741 StringPrintf("Expected 1 class def in dex file but found %d",
766 StringPrintf("expected file to contain class called '%s' but found '%s'!",