Home | History | Annotate | Download | only in browser

Lines Matching refs:previous_type

1208     ServerFieldType previous_type = UNKNOWN_TYPE;
1231 if (current_type == previous_type)
1234 previous_type = current_type;