Searched refs:getDistance (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Ddtptngen_impl.h188 int32_t getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& distanceInfo);
H A Ddtptngen.cpp968 int32_t distance=source.getDistance(trial, includeMask, tempInfo);
1597 DateTimeMatcher::getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& distanceInfo) { function in class:DateTimeMatcher

Completed in 33 milliseconds