Searched refs:ndpRequestType (Results 1 – 2 of 2) sorted by relevance
897 private int convertNdpRequestTypeToProtoEnum(int ndpRequestType) { in convertNdpRequestTypeToProtoEnum() argument898 switch (ndpRequestType) { in convertNdpRequestTypeToProtoEnum()908 Log.e(TAG, "Unrecognized NdpRequestType: " + ndpRequestType); in convertNdpRequestTypeToProtoEnum()925 protoArray[i].ndpRequestType = histogram.keyAt(i); in histogramToNanRequestProtoArray()
695 collector.checkThat(logPrefix + ": type", bucket.ndpRequestType, equalTo(type)); in validateNdpRequestProtoHistBucket()