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