Home
last modified time | relevance | path

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

/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp114 void queryAndUpdateProperties(bool isStartup);
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp232 void ServiceConfig::queryAndUpdateProperties(bool isStartup = false) in queryAndUpdateProperties() function in phosphor::service::ServiceConfig
453 queryAndUpdateProperties(true); in ServiceConfig()
607 queryAndUpdateProperties(); in restartUnitConfig()