Home
last modified time | relevance | path

Searched defs:distanceInfo (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
Ddtptngen.h439 DistanceInfo *distanceInfo; variable
/external/icu4c/i18n/
Ddtptngen.cpp1628 …tcher::getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& distanceInfo) { in getDistance()