Searched refs:sockAttrIface (Results 1 – 2 of 2) sorted by relevance
166 if (sockAttrIface && sockAttrIface->is_initialized()) in updateSocketProperties()169 sockAttrIface->set_property(sockAttrPropPort, portNum); in updateSocketProperties()537 sockAttrIface = server.add_interface(objPath, sockAttrIntfName); in registerProperties()538 sockAttrIface->register_property( in registerProperties()713 sockAttrIface->initialize(); in registerProperties()
85 std::shared_ptr<sdbusplus::asio::dbus_interface> sockAttrIface; member in phosphor::service::ServiceConfig