Home
last modified time | relevance | path

Searched refs:currentDistance (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp410 const size_t currentDistance = ComputeTrackPathDistance( in CompareDistance() local
414 if (currentDistance < targetDistance) { in CompareDistance()
417 if (currentDistance > targetDistance) { in CompareDistance()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp386 …const size_t currentDistance = ComputeTrackPathDistance(requestEncodedTrackPath, currentEncodedTra… in CompareDistance() local
390 if (currentDistance < targetDistance) { in CompareDistance()
393 if (currentDistance > targetDistance) { in CompareDistance()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp412 const size_t currentDistance = ComputeTrackPathDistance( in CompareDistance() local
416 if (currentDistance < targetDistance) { in CompareDistance()
419 if (currentDistance > targetDistance) { in CompareDistance()