Home
last modified time | relevance | path

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

/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp235 isSocketActivatedService ? socketObjectPath : serviceObjectPath; in queryAndUpdateProperties()
256 if (!socketObjectPath.empty()) in queryAndUpdateProperties()
285 sysdService, socketObjectPath, dBusPropIntf, in queryAndUpdateProperties()
319 if (!socketObjectPath.empty()) in createSocketOverrideConf()
447 socketObjectPath(socketObjPath_) in ServiceConfig()
485 if (!socketObjectPath.empty()) in stopAndApplyUnitConfig()
562 if (socketObjectPath.empty()) in stopAndApplyUnitConfig()
589 if (!socketObjectPath.empty()) in restartUnitConfig()
659 if (!socketObjectPath.empty()) in registerProperties()
835 if (!socketObjectPath.empty()) in registerProperties()
/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp93 std::string socketObjectPath; member in phosphor::service::ServiceConfig