Home | History | Annotate | Download | only in ServiceRegistration

Lines Matching defs:match_count

1378         int match_count = 0;
1484 match_count++;
1487 if (match_count != 7) {
1489 7, i, match_count);
1491 if (match_count < 6 || (match_count == 6 && matched_service_id)) {
1679 int match_count = 0;
1724 match_count++;
1727 if (match_count != 2) {
1729 2, i, match_count);