Searched refs:SysInfoParamStore (Results 1 – 3 of 3) sorted by relevance
4 SysInfoParamStore::lookup(uint8_t paramSelector) const in lookup()17 void SysInfoParamStore::update(uint8_t paramSelector, const std::string& s) in update()29 void SysInfoParamStore::update(uint8_t paramSelector, in update()
54 class SysInfoParamStore : public SysInfoParamStoreIntf class
1348 static std::unique_ptr<SysInfoParamStore> sysInfoParamStore;1424 sysInfoParamStore = std::make_unique<SysInfoParamStore>(); in ipmiAppGetSystemInfo()1528 sysInfoParamStore = std::make_unique<SysInfoParamStore>(); in ipmiAppSetSystemInfo()