Home
last modified time | relevance | path

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

/openbmc/phosphor-time-manager/
H A Dsettings.cpp19 Interfaces settingsIntfs = {timeSyncIntf}; in Objects() local
24 result = getSubTree(bus, root, settingsIntfs, 0); in Objects()
/openbmc/phosphor-state-manager/
H A Dsettings.cpp22 std::vector<std::string> settingsIntfs = {autoRebootIntf, powerRestoreIntf}; in Objects() local
30 mapperCall.append(settingsIntfs); in Objects()