Home
last modified time | relevance | path

Searched refs:CreateIface (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config_mgr.hpp25 using CreateIface = sdbusplus::server::object_t< typedef
34 class ConfigMgr : public CreateIface
54 CreateIface(bus, path, CreateIface::action::defer_emit), in ConfigMgr()
78 CreateIface::SearchScope ldapSearchScope,
79 CreateIface::Type ldapType,
H A Dldap_config_mgr.cpp87 std::string ldapBindDNPassword, CreateIface::SearchScope ldapSearchScope, in createConfig()
88 CreateIface::Create::Type ldapType, std::string groupNameAttribute, in createConfig()
H A Dldap_config.hpp25 using CreateIface = sdbusplus::server::object_t< typedef
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_ethernet_interface.hpp23 using CreateIface = sdbusplus::server::object_t< typedef
39 class HypEthInterface : public CreateIface
56 CreateIface(bus, path, CreateIface::action::defer_emit), in HypEthInterface()
/openbmc/phosphor-debug-collector/
H A Ddump_manager_faultlog.hpp19 using CreateIface = sdbusplus::server::object_t< typedef
26 virtual public CreateIface,
45 CreateIface(bus, path), in Manager()
H A Ddump_manager_bmc.hpp21 using CreateIface = sdbusplus::server::object_t< typedef
35 virtual public CreateIface,
55 CreateIface(bus, path), in Manager()
/openbmc/phosphor-logging/
H A Dlog_manager.hpp24 using CreateIface = sdbusplus::server::xyz::openbmc_project::logging::Create; typedef
47 using FFDCEntry = std::tuple<CreateIface::FFDCFormat, uint8_t, uint8_t,
334 class Manager : public details::ServerObject<DeleteAllIface, CreateIface>
353 details::ServerObject<DeleteAllIface, CreateIface>( in Manager()
356 CreateIface>::action::defer_emit), in Manager()
397 std::vector<std::tuple<CreateIface::FFDCFormat, uint8_t, uint8_t, in createWithFFDCFiles()
/openbmc/phosphor-snmp/
H A Dsnmp_conf_manager.hpp23 using CreateIface = sdbusplus::server::object_t< typedef
32 class ConfManager : public details::CreateIface
H A Dsnmp_conf_manager.cpp28 details::CreateIface(bus, objPath, in ConfManager()
29 details::CreateIface::action::defer_emit), in ConfManager()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A DREADME.md326 using FFDC = std::tuple<CreateIface::FFDCFormat,
332 CreateIface::FFDCFormat::JSON,
683 using FFDC = std::tuple<CreateIface::FFDCFormat,
689 CreateIface::FFDCFormat::custom,