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.cpp233 isSocketActivatedService ? socketObjectPath : serviceObjectPath; in queryAndUpdateProperties()
254 if (!socketObjectPath.empty()) in queryAndUpdateProperties()
283 sysdService, socketObjectPath, dBusPropIntf, in queryAndUpdateProperties()
317 if (!socketObjectPath.empty()) in createSocketOverrideConf()
445 socketObjectPath(socketObjPath_) in ServiceConfig()
483 if (!socketObjectPath.empty()) in stopAndApplyUnitConfig()
560 if (socketObjectPath.empty()) in stopAndApplyUnitConfig()
587 if (!socketObjectPath.empty()) in restartUnitConfig()
657 if (!socketObjectPath.empty()) in registerProperties()
833 if (!socketObjectPath.empty()) in registerProperties()
/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp93 std::string socketObjectPath; member in phosphor::service::ServiceConfig