Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp622 auto desiredIndex = static_cast<int64_t>(*ptrZoneIndex); in init() local
623 auto grantedIndex = setZoneIndex(name, foundZones, desiredIndex); in init()