Home
last modified time | relevance | path

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

/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp31 static constexpr const char* sockAttrIntfName = variable
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp537 sockAttrIface = server.add_interface(objPath, sockAttrIntfName); in registerProperties()