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/
H A DvirtualSensor.hpp118 const std::string& entityPath) : in VirtualSensor()
148 std::string entityPath; member in phosphor::virtual_sensor::VirtualSensor
H A Dthresholds.hpp67 std::string entityPath; member
184 std::string entityPath; member
H A DvirtualSensor.cpp359 const std::string& entityPath) in createAssociation()