Home
last modified time | relevance | path

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

1234567

/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
346 std::vector<std::string> interfaces = { in TEST_F() local
417 std::vector<std::string> interfaces = { in TEST_F() local
495 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 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 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.md798 ### `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 Dutils.cpp46 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
280 static inline std::string convertToString(const InterfaceList& interfaces) in convertToString()
291 InterfaceList&& interfaces) in getAllAncestors()
350 Context::ptr ctx, const InterfaceList& interfaces, in getSubTree()
366 std::vector<DbusInterface> interfaces; in getDbusObject() local
448 std::vector<std::string> interfaces; in getAllDbusObjects() local
518 const InterfaceList& interfaces, ObjectTree& objectTree) in getAllAncestors()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp160 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()
229 const std::string& path, std::span<const std::string_view> interfaces, in getDbusObject()
H A Ddbus_monitor.hpp25 interfaces; member
151 nlohmann::json::iterator interfaces = j.find("interfaces"); in requestRoutes() local
/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/redfish-core/lib/
H A Dstorage.hpp143 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 Dcable.hpp149 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 Dchassis.hpp206 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
700 constexpr std::array<std::string_view, 2> interfaces = { in handleChassisPatch() local
810 constexpr std::array<std::string_view, 1> interfaces = { in doChassisPowerCycle() 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.hpp98 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 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.md180 #### The properties common to all dumps
192 #### Additional propertries based on dump types
/openbmc/openpower-vpd-parser/vpd-manager/
H A Deditor_impl.cpp350 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 Dfanctl.cpp126 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 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/openpower-vpd-parser/
H A Dibm_vpd_app.cpp244 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
1407 inventory::InterfaceMap interfaces; in populateDbus() local
1430 std::vector<std::string> interfaces = {motherBoardInterface}; in populateDbus() local
/openbmc/telemetry/src/interfaces/
H A Dmetric_listener.hpp3 namespace interfaces namespace
H A Dthreshold.hpp6 namespace interfaces namespace
H A Djson_storage.hpp10 namespace interfaces namespace
H A Dreport.hpp7 namespace interfaces namespace
H A Dreport_manager.hpp6 namespace interfaces namespace

1234567