Home
last modified time | relevance | path

Searched defs:ipmiDecoratorPaths (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp446 static std::optional<std::unordered_set<std::string>> ipmiDecoratorPaths; getIpmiDecoratorPaths() local
510 updateIpmiFromAssociation(const std::string & path,const std::unordered_set<std::string> & ipmiDecoratorPaths,const DbusInterfaceMap & sensorMap,uint8_t & entityId,uint8_t & entityInstance) updateIpmiFromAssociation() argument
H A Dsensorcommands.cpp1794 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
2056 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
2108 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
2447 auto& ipmiDecoratorPaths = getIpmiDecoratorPaths(ctx); ipmiStorageGetSDR() local
2514 auto& ipmiDecoratorPaths = getIpmiDecoratorPaths(ctx); getSensorsByEntityId() local
[all...]