Searched defs:ipmiDecoratorPaths (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sdrutils.cpp | 445 static std::optional<std::unordered_set<std::string>> ipmiDecoratorPaths; in getIpmiDecoratorPaths() local 509 const std::unordered_set<std::string>& ipmiDecoratorPaths, in updateIpmiFromAssociation()
|
H A D | sensorcommands.cpp | 1797 constructSensorSdr(ipmi::Context::ptr ctx,const std::unordered_set<std::string> & ipmiDecoratorPaths,uint16_t sensorNum,uint16_t recordID,const std::string & service,const std::string & path,get_sdr::SensorDataFullRecord & record) constructSensorSdr() argument 2063 constructVrSdr(ipmi::Context::ptr ctx,const std::unordered_set<std::string> & ipmiDecoratorPaths,uint16_t sensorNum,uint16_t recordID,const std::string & service,const std::string & path,get_sdr::SensorDataEventRecord & record) constructVrSdr() argument 2116 getSensorDataRecord(ipmi::Context::ptr ctx,const std::unordered_set<std::string> & ipmiDecoratorPaths,std::vector<uint8_t> & recordData,uint16_t recordID,uint8_t readBytes=std::numeric_limits<uint8_t>::max ()) getSensorDataRecord() argument 2455 auto& ipmiDecoratorPaths = getIpmiDecoratorPaths(ctx); ipmiStorageGetSDR() local 2522 auto& ipmiDecoratorPaths = getIpmiDecoratorPaths(ctx); getSensorsByEntityId() local [all...] |