Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp1049 int matchItemSum = 0; in GetMatchResult() local
1056 matchItemSum += matchItemNum[i]; in GetMatchResult()
1060 } else if (matchItemSum == matchResultSum) { in GetMatchResult()