Searched refs:locality (Results 1 – 5 of 5) sorted by relevance
276 private String checkNull(String locality) { in checkNull() argument277 if (locality == null) in checkNull()279 if (locality.equals("null")) in checkNull()281 return locality; in checkNull()
1510 * Projects an input to a bit vector via locality senstive hashing.