Lines Matching refs:error_string
221 std::string* error_string) {266 *error_string += "\n";269 *error_string += "Verifier rejected class ";270 *error_string += PrettyDescriptor(dex_file->GetClassDescriptor(class_def));271 *error_string += ":";273 *error_string += " ";274 *error_string += hard_failure_msg;