Searched refs:prefixValue (Results 1 – 1 of 1) sorted by relevance
508 for (auto& prefixValue : PREFIX_VALUE) { in ComputeSIPrefixValue() local509 if (!unit.rfind(prefixValue.first, 0)) { in ComputeSIPrefixValue()510 return prefixValue.second; in ComputeSIPrefixValue()