Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Dzone.cpp458 auto propFuncs = in setInterfaces() local
460 if (propFuncs == _intfPropHandlers.end()) in setInterfaces()
493 propFuncs->second.find(property["name"].get<std::string>()); in setInterfaces()
494 if (propFunc == propFuncs->second.end()) in setInterfaces()
498 std::next(propFuncs->second.begin()), in setInterfaces()
499 propFuncs->second.end(), propFuncs->second.begin()->first, in setInterfaces()