Searched refs:crp (Results 1 – 1 of 1) sorted by relevance
136 for (ConnectionRecordProto crp : srp.getConnectionsList()) { in verifyServiceRecordProto()137 verifyConnectionRecordProto(crp, filterLevel); in verifyServiceRecordProto()170 …private static void verifyConnectionRecordProto(ConnectionRecordProto crp, final int filterLevel) … in verifyConnectionRecordProto() argument171 for (ConnectionRecordProto.Flag f : crp.getFlagsList()) { in verifyConnectionRecordProto()