Lines Matching full:error_string
200 std::string* error_string) {245 *error_string += "\n";248 *error_string += "Verifier rejected class ";249 *error_string += PrettyDescriptor(dex_file->GetClassDescriptor(*class_def));250 *error_string += ":";252 *error_string += " ";253 *error_string += hard_failure_msg;