| /openbmc/phosphor-user-manager/phosphor-ldap-config/ |
| H A D | ldap_mapper_entry.cpp | 19 Interfaces(bus, path, Interfaces::action::defer_emit), in LDAPMapperEntry() 23 Interfaces::privilege(privilege, true); in LDAPMapperEntry() 24 Interfaces::groupName(groupName, true); in LDAPMapperEntry() 25 Interfaces::emit_object_added(); in LDAPMapperEntry() 30 Interfaces(bus, path, Interfaces::action::defer_emit), in LDAPMapperEntry() 42 if (value == Interfaces::groupName()) in groupName() 48 auto val = Interfaces::groupName(value); in groupName() 55 if (value == Interfaces::privilege()) in privilege() 61 auto val = Interfaces::privilege(value); in privilege()
|
| H A D | ldap_mapper_entry.hpp | 17 using Interfaces = sdbusplus::server::object_t<Entry, Delete>; typedef 28 class LDAPMapperEntry : public Interfaces
|
| /openbmc/openbmc-test-automation/docs/ |
| H A D | openbmc_test_architecture.md | 3 ### OpenBMC Supported Interfaces 42 | Interfaces: | | Interfaces: | | Interfaces: | 46 | Power off | | Interfaces Functions | | Host IO/OS test |
|
| /openbmc/phosphor-state-manager/ |
| H A D | settings.cpp | 32 using Interfaces = std::vector<Interface>; in Objects() typedef 33 using MapperResponse = std::map<Path, std::map<Service, Interfaces>>; in Objects() 102 using Interfaces = std::vector<Interface>; in service() typedef 107 mapperCall.append(Interfaces({interface})); in service() 109 std::map<Service, Interfaces> result; in service()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | settings.cpp | 53 using Interfaces = std::vector<Interface>; in service() typedef 58 mapperCall.append(Interfaces({interface})); in service() 60 std::map<Service, Interfaces> result; in service()
|
| /openbmc/phosphor-time-manager/ |
| H A D | utils.hpp | 21 using Interfaces = std::vector<Interface>; typedef 23 std::vector<std::pair<Path, std::vector<std::pair<Service, Interfaces>>>>; 120 const Interfaces& interfaces, int32_t depth);
|
| H A D | settings.cpp | 19 Interfaces settingsIntfs = {timeSyncIntf}; in Objects()
|
| H A D | utils.cpp | 52 const Interfaces& interfaces, int32_t depth) in getSubTree()
|
| /openbmc/phosphor-fan-presence/presence/ |
| H A D | fan.cpp | 43 using Interfaces = std::map<std::string, Properties>; in setPresence() typedef 45 std::map<object_path, Interfaces> obj = {{ in setPresence()
|
| /openbmc/openbmc-test-automation/redfish/managers/ |
| H A D | test_multiple_interfaces.robot | 39 Verify Both Interfaces BMC IP Addresses Accessible Via SSH 48 Verify Redfish Works On Both Interfaces 80 Verify LDAP Login Works When Both Interfaces Are Configured 90 Verify Secure LDAP Login Works When Both Interfaces Are Configured 115 [Template] Set BMC Ethernet Interfaces State 122 Verify Both Interfaces Access Concurrently Via Redfish 139 Able To Access Serial Console Via Both Network Interfaces 147 Verify IPMI Works On Both Network Interfaces 178 Enable SSH Protocol Via Eth1 And Verify On Both Interfaces 189 Disable SSH Protocol Via Eth1 And Verify On Both Interfaces [all …]
|
| /openbmc/phosphor-user-manager/ |
| H A D | users.hpp | 35 using Interfaces = sdbusplus::server::object_t<UsersIface, DeleteIface, typedef 49 class Users : public Interfaces
|
| H A D | users.cpp | 73 Interfaces(bus, path, Interfaces::action::defer_emit), in Users() 235 Interfaces::bypassedProtocol() == MultiFactorAuthType::None); in checkMfaStatus() 339 return Interfaces::bypassedProtocol(value, skipSignal); in bypassedProtocol()
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | fru_parser.hpp | 23 using Interfaces = std::set<Interface>; typedef 49 pldm::responder::dbus::Interfaces>;
|
| /openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
| H A D | test_vmi_multiple_interfaces.robot | 28 Configure VMI Both Interfaces In Same Subnet And Verify 38 Configure VMI Both Interfaces In Different Subnet And Verify 48 Configure VMI Both Interfaces In Dynamic And Verify 113 @{interface_list}= Get VMI Interfaces
|
| /openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
| H A D | test_network_sub_menu.robot | 433 Enable SLAAC On Both Interfaces And Verify Eth0 445 Enable SLAAC On Both Interfaces Disable It On Eth0 And Verify Eth1 459 Enable SLAAC On Both Interfaces Disable It On Eth1 And Verify Eth0 472 Enable SLAAC On Both Interfaces Disable It On Both And Verify 492 Verify Persistency Of LinkLocal IPv6 On BMC Reboot For Both Interfaces 500 Verify Persistency Of SLAAC On BMC Reboot For Both Interfaces 509 Verify Persistency Of DHCPv6 On BMC Reboot For Both Interfaces 519 Verify DHCPv6 Enable And Disable On Both Interfaces Via GUI 590 Verify Independent SLAAC Configuration On Separate DHCPv6 Enabled Interfaces 604 Verify Coexistence Of LinkLocalv6 DHCPv6 Staticv6 And SLAACv6 On Both Interfaces [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/ |
| H A D | zeroconf-default | 9 # Interfaces which you never wish to have zeroconf run on should
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/ |
| H A D | README.md | 3 Interfaces under this subdirectory are written for compatibility with
|
| /openbmc/openbmc-test-automation/network/ |
| H A D | test_host_network_interfaces.robot | 23 Verify Network Interfaces
|
| /openbmc/phosphor-dbus-monitor/src/templates/ |
| H A D | generated.mako.hpp | 66 using Interfaces = std::array<std::string, ${len(interfaces)}>; typedef 70 static const Interfaces interfaces = in get()
|
| /openbmc/phosphor-led-manager/fault-monitor/ |
| H A D | fru-fault-monitor.cpp | 40 using Interfaces = std::vector<Interface>; typedef 42 std::unordered_map<Path, std::unordered_map<Service, Interfaces>>;
|
| /openbmc/u-boot/doc/ |
| H A D | README.s5pc1xx | 28 Interfaces
|
| /openbmc/openbmc/meta-yadro/meta-vegman/recipes-yadro/packagegroups/ |
| H A D | packagegroup-yadro-apps.bb | 50 SUMMARY:${PN}-interface = "Interfaces"
|
| /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/ |
| H A D | README.md | 1 # IPZ VPD D-Bus Interfaces
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/dbus/ |
| H A D | phosphor-dbus-interfaces_git.bb | 1 SUMMARY = "Phosphor DBus Interfaces"
|
| /openbmc/phosphor-power/power-supply/ |
| H A D | power_supply.cpp | 619 using Interfaces = std::map<std::string, Properties>; in updateInventory() typedef 620 using Object = std::map<object_path, Interfaces>; in updateInventory() 623 Interfaces interfaces; in updateInventory()
|