Searched refs:nameDistance (Results 1 – 2 of 2) sorted by relevance
225 NameDistance nameDistance = algorithm == MATCHING_ALGORITHM_CONSERVATIVE ? in matchName() local229 float distance = nameDistance.getDistance(decodedCandidateName, decodedName); in matchName()
223 NameDistance nameDistance = algorithm == MATCHING_ALGORITHM_CONSERVATIVE ? in matchName() local227 float distance = nameDistance.getDistance(decodedCandidateName, decodedName); in matchName()