Searched refs:lhsName (Results 1 – 1 of 1) sorted by relevance
2658 const std::string_view lhsName = lhs->moduleName(); in inputBufferSizeDevsCmp() local2662 if (const auto lhsIt = kPriorities.find(lhsName); lhsIt != kPriorities.end()) { in inputBufferSizeDevsCmp()2673 return lhsName < rhsName; in inputBufferSizeDevsCmp()