Home
last modified time | relevance | path

Searched defs:entityPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dphal_service_actions.cpp101 auto entityPath = _callout.at("EntityPath").get<EntityPath>(); in createGuardRecords() local
184 auto entityPath = _callout.at("EntityPath").get<EntityPath>(); in createDeconfigRecords() local
/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.hpp122 const std::string& entityPath) : in VirtualSensor()
156 std::string entityPath; member in phosphor::virtual_sensor::VirtualSensor
H A Dthresholds.hpp113 std::string entityPath; member
241 std::string entityPath; member
H A DvirtualSensor.cpp374 const std::string& entityPath) in createAssociation()