Searched refs:firstErrorIndex (Results 1 – 1 of 1) sorted by relevance
1548 int firstErrorIndex = 0; in checkUnknownFields() local1556 ++firstErrorIndex; in checkUnknownFields()1564 String[] lineColumn = unknownFields.get(firstErrorIndex).message.split(":"); in checkUnknownFields()