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.cpp455 auto propFuncs = in setInterfaces() local
457 if (propFuncs == _intfPropHandlers.end()) in setInterfaces()
490 propFuncs->second.find(property["name"].get<std::string>()); in setInterfaces()
491 if (propFunc == propFuncs->second.end()) in setInterfaces()
495 std::next(propFuncs->second.begin()), in setInterfaces()
496 propFuncs->second.end(), propFuncs->second.begin()->first, in setInterfaces()