/openbmc/ibm-logging/ |
H A D | manager.cpp | 61 const auto& interfaces = object.second; in createAll() local 79 const DbusInterfaceMap& interfaces) in createWithRestore() 87 const DbusInterfaceMap& interfaces) in create() 95 const DbusInterfaceMap& interfaces) in createObject() 118 InterfaceMap interfaces; in addInterface() local 142 InterfaceMapMulti interfaces; in addChildInterface() local 182 const DbusInterfaceMap& interfaces) in createCalloutObjects() 261 const DbusInterfaceMap& interfaces) in restoreCalloutObjects() 300 DbusInterfaceMap interfaces; in interfaceAdded() local 312 uint64_t Manager::getLogTimestamp(const DbusInterfaceMap& interfaces) in getLogTimestamp() [all …]
|
/openbmc/phosphor-objmgr/src/test/ |
H A D | handler.cpp | 141 std::vector<std::string> interfaces = {"bad_interface"}; in TEST_F() local 155 std::vector<std::string> interfaces = {"test_interface_0", in TEST_F() local 179 std::vector<std::string> interfaces = {"bad_interface"}; in TEST_F() local 198 std::vector<std::string> interfaces = {"test_interface_0", in TEST_F() local 215 std::vector<std::string> interfaces = {"bad_interface"}; in TEST_F() local 244 std::vector<std::string> interfaces = {"test_interface_1", in TEST_F() local 275 std::vector<std::string> interfaces = {"bad_interface"}; in TEST_F() local 346 std::vector<std::string> interfaces = { in TEST_F() local 417 std::vector<std::string> interfaces = { in TEST_F() local 492 std::vector<std::string> interfaces = { in TEST_F() local [all …]
|
/openbmc/phosphor-objmgr/src/ |
H A D | handler.cpp | 41 std::vector<std::string>& interfaces) in getAncestors() 98 std::vector<std::string>& interfaces) in getObject() 140 int32_t depth, std::vector<std::string>& interfaces) in getSubTree() 208 int32_t depth, std::vector<std::string>& interfaces) in getSubTreePaths() 285 std::vector<std::string>& interfaces) in getAssociatedSubTree() 315 std::vector<std::string>& interfaces) in getAssociatedSubTreePaths() 344 const std::string& objectPath, std::vector<std::string>& interfaces) in getSubTreePathsById()
|
H A D | main.cpp | 576 std::vector<std::string>& interfaces) { in main() 582 std::vector<std::string>& interfaces) { in main() 588 std::vector<std::string>& interfaces) { in main() 595 std::vector<std::string>& interfaces) { in main() 603 int32_t depth, std::vector<std::string>& interfaces) { in main() 613 int32_t depth, std::vector<std::string>& interfaces) { in main()
|
/openbmc/docs/designs/mctp/ |
H A D | mctp-kernel.md | 798 ### `mctp link`: manage interfaces 807 ### `mctp network`: manage networks 816 ### `mctp address`: manage local EID assignments 823 ### `mctp route`: manage routing tables 831 ### `mctp stat`: query socket status
|
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | utils.cpp | 46 std::vector<DbusInterface> interfaces; in getDbusObject() local 125 ipmi::ObjectValueTree interfaces; in getManagedObjects() local 218 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interfaces, in getSubTree() 237 std::vector<std::string> interfaces; in getAllDbusObjects() local 279 static inline std::string convertToString(const InterfaceList& interfaces) in convertToString() 290 InterfaceList&& interfaces) in getAllAncestors() 348 Context::ptr ctx, const InterfaceList& interfaces, in getSubTree() 364 std::vector<DbusInterface> interfaces; in getDbusObject() local 446 std::vector<std::string> interfaces; in getAllDbusObjects() local 516 const InterfaceList& interfaces, ObjectTree& objectTree) in getAllAncestors()
|
/openbmc/bmcweb/include/ |
H A D | dbus_utility.hpp | 160 std::span<const std::string_view> interfaces, in getSubTree() 176 std::span<const std::string_view> interfaces, in getSubTreePaths() 195 std::span<const std::string_view> interfaces, in getAssociatedSubTree() 212 std::span<const std::string_view> interfaces, in getAssociatedSubTreePaths() 267 const std::string& path, std::span<const std::string_view> interfaces, in getDbusObject()
|
H A D | dbus_monitor.hpp | 25 interfaces; member 151 nlohmann::json::iterator interfaces = j.find("interfaces"); in requestRoutes() local
|
/openbmc/phosphor-power/ |
H A D | dbus_interfaces_finder.cpp | 29 const std::vector<std::string>& interfaces, Callback callback) : in DBusInterfacesFinder() 55 interfaces; in interfacesAddedCallback() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | storage.hpp | 143 const std::array<std::string_view, 1> interfaces = { in getDrives() local 207 constexpr std::array<std::string_view, 1> interfaces = { in handleSystemsStorageGet() local 270 constexpr std::array<std::string_view, 1> interfaces = { in handleStorageGet() local 611 const std::vector<std::string>& interfaces) in addAllDriveInfo() 716 constexpr std::array<std::string_view, 1> interfaces = { in handleSystemsStorageDriveGet() local 820 constexpr std::array<std::string_view, 2> interfaces = { in chassisDriveCollectionGet() local 919 constexpr std::array<std::string_view, 2> interfaces = { in handleChassisDriveGet() local 1166 constexpr std::array<std::string_view, 1> interfaces = { in handleSystemsStorageControllerCollectionGet() local 1194 constexpr std::array<std::string_view, 1> interfaces = { in handleSystemsStorageControllerGet() local
|
H A D | cable.hpp | 149 constexpr std::array<std::string_view, 1> interfaces = { in requestRoutesCable() local 219 constexpr std::array<std::string_view, 1> interfaces{ in requestRoutesCableCollection() local
|
H A D | chassis.hpp | 206 constexpr std::array<std::string_view, 2> interfaces{ in handleChassisCollectionGet() local 301 constexpr std::array<std::string_view, 2> interfaces{ in getChassisConnectivity() local 648 constexpr std::array<std::string_view, 2> interfaces = { in handleChassisGet() local 702 constexpr std::array<std::string_view, 2> interfaces = { in handleChassisPatch() local 812 constexpr std::array<std::string_view, 1> interfaces = { in doChassisPowerCycle() local
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | propertywatchimpl.hpp | 41 const auto& interfaces = m.second; in start() local 202 const std::string& path, const InterfacesAdded<T>& interfaces) in interfacesAdded() 215 InterfacesAdded<T> interfaces; in interfacesAdded() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | collection.hpp | 98 std::span<const std::string_view> interfaces, const std::string& subtree, in getCollectionToKey() 110 std::span<const std::string_view> interfaces, const std::string& subtree) in getCollectionMembers()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | README.md | 158 #### d-bus interface to install certificate and private Key 167 #### d-bus interface to Delete certificate and Private Key
|
/openbmc/docs/designs/ |
H A D | dump-manager.md | 180 #### The properties common to all dumps 192 #### Additional propertries based on dump types
|
/openbmc/openpower-vpd-parser/vpd-manager/ |
H A D | editor_impl.cpp | 350 inventory::InterfaceMap interfaces; in processAndUpdateCI() local 384 inventory::InterfaceMap interfaces; in processAndUpdateEI() local 413 inventory::InterfaceMap interfaces; in updateCache() local 496 inventory::InterfaceMap interfaces; in expandLocationCode() local
|
/openbmc/phosphor-fan-presence/control/ |
H A D | fanctl.cpp | 126 std::map<const std::string, const std::string> interfaces{ in loadDBusData() local 281 auto& interfaces{std::get<IFACES>(busData)}; in status() local 378 auto& interfaces{std::get<IFACES>(busData)}; in get() local 429 auto& interfaces{std::get<IFACES>(busData)}; in set() local
|
/openbmc/openpower-pnor-code-mgmt/test/ |
H A D | test_functions.cpp | 165 interfaces{{ in TEST() local 184 interfaces{{ in TEST() local 201 interfaces{{ in TEST() local 214 interfaces{{ in TEST() local 227 interfaces{{ in TEST() local 241 interfaces; in TEST() local 252 interfaces; in TEST() local
|
/openbmc/openpower-vpd-parser/ |
H A D | ibm_vpd_app.cpp | 244 const T& map, const string& preIntrStr, inventory::InterfaceMap& interfaces) in populateFruSpecificInterfaces() 313 inventory::InterfaceMap& interfaces, in populateInterfaces() 602 static void fillAssetTag(inventory::InterfaceMap& interfaces, in fillAssetTag() 631 inventory::InterfaceMap& interfaces) in setOneTimeProperties() 698 inventory::InterfaceMap interfaces; in primeInventory() local 1449 inventory::InterfaceMap interfaces; in populateDbus() local 1472 std::vector<std::string> interfaces = {motherBoardInterface}; in populateDbus() local
|
/openbmc/telemetry/src/interfaces/ |
H A D | metric_listener.hpp | 3 namespace interfaces namespace
|
H A D | threshold.hpp | 6 namespace interfaces namespace
|
H A D | json_storage.hpp | 10 namespace interfaces namespace
|
H A D | report.hpp | 7 namespace interfaces namespace
|
H A D | report_manager.hpp | 6 namespace interfaces namespace
|