Home
last modified time | relevance | path

Searched refs:REBOOTCOUNTER_INTERFACE (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-proc-control/
H A Dext_interface.cpp15 REBOOTCOUNTER_INTERFACE("xyz.openbmc_project.Control.Boot.RebootAttempts"); variable
65 getService(bus, REBOOTCOUNTER_INTERFACE, REBOOTCOUNTER_PATH); in getBootCount()
70 method.append(REBOOTCOUNTER_INTERFACE, "AttemptsLeft"); in getBootCount()