Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 25 of 166) 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/phosphor-objmgr/src/
H A Dhandler.cpp41 std::vector<std::string>& interfaces) in getAncestors()
98 std::vector<std::string>& interfaces) in getObject()
140 std::vector<std::string>& interfaces) in getSubTree()
208 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 Dmain.cpp576 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 Dmctp-kernel.md800 #### `mctp link`: manage interfaces
809 #### `mctp network`: manage networks
818 #### `mctp address`: manage local EID assignments
825 #### `mctp route`: manage routing tables
833 #### `mctp stat`: query socket status
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp46 std::vector<DbusInterface> interfaces; in getDbusObject() local
125 ipmi::ObjectValueTree interfaces; in getManagedObjects() local
223 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interfaces, in getSubTree()
242 std::vector<std::string> interfaces; in getAllDbusObjects() local
284 static inline std::string convertToString(const InterfaceList& interfaces) in convertToString()
295 InterfaceList&& interfaces) in getAllAncestors()
353 Context::ptr ctx, const InterfaceList& interfaces, in getSubTree()
369 std::vector<DbusInterface> interfaces; in getDbusObject() local
451 std::vector<std::string> interfaces; in getAllDbusObjects() local
520 Context::ptr ctx, const std::string& path, const InterfaceList& interfaces, in getAllAncestors()
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp106 std::span<const std::string_view> interfaces, in getSubTree()
122 std::span<const std::string_view> interfaces, in getSubTreePaths()
141 std::span<const std::string_view> interfaces, in getAssociatedSubTree()
158 std::span<const std::string_view> interfaces, in getAssociatedSubTreePaths()
213 std::span<const std::string_view> interfaces, in getDbusObject()
/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/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/bmcweb/redfish-core/lib/
H A Dstorage.hpp147 const std::array<std::string_view, 1> interfaces = { in getDrives() local
211 constexpr std::array<std::string_view, 1> interfaces = { in handleSystemsStorageGet() local
274 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
1160 constexpr std::array<std::string_view, 1> interfaces = { in handleSystemsStorageControllerCollectionGet() local
1188 constexpr std::array<std::string_view, 1> interfaces = { in handleSystemsStorageControllerGet() local
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md158 #### d-bus interface to install certificate and private Key
167 #### d-bus interface to Delete certificate and Private Key
/openbmc/docs/designs/
H A Ddump-manager.md181 #### The properties common to all dumps
193 #### Additional propertries based on dump types
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp165 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/bmcweb/include/
H A Ddbus_monitor.hpp
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp100 std::array<const char*, 1> interfaces = { in isSystemVPDOnDBus() local
771 types::InterfaceMap& interfaces) in processEmbeddedAndSynthesizedFrus()
796 types::InterfaceMap& interfaces, in processExtraInterfaces()
833 types::InterfaceMap& interfaces) in processCopyRecordFlag()
851 types::InterfaceMap& interfaces) in processInheritFlag()
1007 types::InterfaceMap interfaces; in populateDbus() local
/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

1234567