Searched refs:updateFunc (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-host-ipmid/scripts/ |
H A D | writesensor.mako.cpp | 13 updateFunc = "set::" 16 updateFunc = "notify::" 23 interfaceDict[serviceInterface]["updateFunc"] = updateFunc 57 updateFunc = interfaceDict[serviceInterface]["updateFunc"] 58 updateFunc += sensor["readingType"] 75 updateFunc = "set::" + valueReadingType + "<" + valueType + ">" 97 .updateFunc = ${updateFunc},
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | repository.hpp | 470 bool updatePEL(const std::filesystem::path& path, PELUpdateFunc updateFunc);
|
H A D | repository.cpp | 451 bool Repository::updatePEL(const fs::path& path, PELUpdateFunc updateFunc) in updatePEL() argument 462 if (updateFunc(pel)) in updatePEL()
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | types.hpp | 177 std::function<uint8_t(SetSensorReadingReq&, const Info&)> updateFunc; member
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.cpp | 518 auto ipmiRC = iter->second.updateFunc(cmdData, iter->second); in ipmiSetSensorReading()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-2.0.3.min.map | 1 …"pipe","stateString","when","subordinate","resolveValues","remaining","updateFunc","values","progr…
|
H A D | jquery-3.7.1.min.map | 1 …"singleValue","remaining","resolveContexts","resolveValues","primary","updateFunc","rerrorNames","…
|