Home
last modified time | relevance | path

Searched defs:recordRef (Results 1 – 3 of 3) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dperform_probe.hpp45 nlohmann::json& recordRef; member
H A Dperform_probe.cpp203 PerformProbe::PerformProbe(nlohmann::json& recordRef, in PerformProbe()
H A Dperform_scan.cpp410 const nlohmann::json& recordRef, const std::string& probeName, in updateSystemConfiguration()
556 nlohmann::json& recordRef = *it; in run() local