Searched refs:getBMCUptime (Results 1 – 3 of 3) sorted by relevance
33 std::string uptime = dataIntf.getBMCUptime(seconds); in TEST()
211 std::string getBMCUptime(uint64_t seconds) const in getBMCUptime() function in openpower::pels::DataInterfaceBase
907 json["BMCUptime"] = dataIface.getBMCUptime(*seconds); in addBMCUptime()