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.hpp38 nlohmann::json& recordRef; member
H A Dperform_probe.cpp204 PerformProbe::PerformProbe(nlohmann::json& recordRef, in PerformProbe()
H A Dperform_scan.cpp450 const nlohmann::json& recordRef, const std::string& probeName, in updateSystemConfiguration()
644 nlohmann::json& recordRef = *it; in run() local