Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 25 of 151) sorted by relevance

1234567

/openbmc/openpower-vpd-parser/configuration/ibm/
H A Dcorrelated_properties.json18 "interfaces": { object
36 "interfaces": { object
59 "interfaces": { object
95 "interfaces": { object
103 "interfaces": { object
111 "interfaces": { object
119 "interfaces": { object
131 "interfaces": { object
139 "interfaces": { object
147 "interfaces": { object
[all …]
/openbmc/ibm-logging/
H A Dmanager.cpp61 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 Dhandler.cpp141 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
290 std::vector<std::string> interfaces = {"test_interface_1", in TEST_F() local
346 std::vector<std::string> interfaces = { in TEST_F() local
417 std::vector<std::string> interfaces = { in TEST_F() local
[all …]
/openbmc/docs/designs/mctp/
H A Dmctp-kernel.md799 #### `mctp link`: manage interfaces
808 #### `mctp network`: manage networks
817 #### `mctp address`: manage local EID assignments
824 #### `mctp route`: manage routing tables
832 #### `mctp stat`: query socket status
/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp43 std::vector<std::string>& interfaces) in getAncestors()
100 std::vector<std::string>& interfaces) in getObject()
143 std::vector<std::string>& interfaces) in getSubTree()
213 std::vector<std::string>& interfaces) in getSubTreePaths()
292 std::vector<std::string>& interfaces) in getAssociatedSubTree()
322 std::vector<std::string>& interfaces) in getAssociatedSubTreePaths()
351 const std::string& objectPath, std::vector<std::string>& interfaces) in getSubTreePathsById()
H A Dmain.cpp578 std::vector<std::string>& interfaces) { in main()
584 std::vector<std::string>& interfaces) { in main()
590 std::vector<std::string>& interfaces) { in main()
597 std::vector<std::string>& interfaces) { in main()
605 int32_t depth, std::vector<std::string>& interfaces) { in main()
615 int32_t depth, std::vector<std::string>& interfaces) { in main()
/openbmc/phosphor-power/
H A Ddbus_interfaces_finder.cpp29 const std::vector<std::string>& interfaces, Callback callback) : in DBusInterfacesFinder()
55 interfaces; in interfacesAddedCallback() local
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp78 std::span<const std::string_view> interfaces, in getSubTree()
94 std::span<const std::string_view> interfaces, in getSubTreePaths()
113 std::span<const std::string_view> interfaces, in getAssociatedSubTree()
130 std::span<const std::string_view> interfaces, in getAssociatedSubTreePaths()
185 std::span<const std::string_view> interfaces, in getDbusObject()
/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatchimpl.hpp41 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 Dcollection.hpp106 std::span<const std::string_view> interfaces, const std::string& subtree, in getCollectionToKey()
118 std::span<const std::string_view> interfaces, const std::string& subtree) in getCollectionMembers()
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp47 std::vector<DbusInterface> interfaces; getDbusObject() local
126 ipmi::ObjectValueTree interfaces; getManagedObjects() local
225 getSubTree(sdbusplus::bus_t & bus,const InterfaceList & interfaces,const std::string & subtreePath,int32_t depth) getSubTree() argument
243 std::vector<std::string> interfaces; getAllDbusObjects() local
299 getSubTree(Context::ptr ctx,const InterfaceList & interfaces,const std::string & subtreePath,int32_t depth,ObjectTree & objectTree) getSubTree() argument
315 std::vector<DbusInterface> interfaces; getDbusObject() local
397 std::vector<std::string> interfaces; getAllDbusObjects() local
[all...]
/openbmc/telemetry/src/interfaces/
H A Dreport.hpp7 namespace interfaces namespace
H A Dsensor_listener.hpp8 namespace interfaces namespace
H A Dtrigger_manager.hpp5 namespace interfaces namespace
H A Dreport_manager.hpp6 namespace interfaces namespace
H A Dthreshold.hpp6 namespace interfaces namespace
H A Dclock.hpp7 namespace interfaces namespace
H A Dtrigger.hpp6 namespace interfaces namespace
H A Dmetric_listener.hpp3 namespace interfaces namespace
H A Dtrigger_action.hpp9 namespace interfaces namespace
H A Dmetric.hpp12 namespace interfaces namespace
H A Dtrigger_factory.hpp17 namespace interfaces namespace
H A Djson_storage.hpp10 namespace interfaces namespace
H A Dreport_factory.hpp19 namespace interfaces namespace
/openbmc/phosphor-dbus-monitor/src/test/templates/
H A Dpropertygentest.mako.hpp7 const std::array<std::string, ${len(interfaces)}> interfaces = { variable

1234567