Home
last modified time | relevance | path

Searched defs:interfaces (Results 26 – 50 of 155) sorted by relevance

1234567

/openbmc/phosphor-dbus-monitor/src/test/templates/
H A Dpropertygentest.mako.hpp7 const std::array<std::string, ${len(interfaces)}> interfaces = { variable
/openbmc/phosphor-objmgr/src/
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-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.md179 #### The properties common to all dumps
191 #### Additional propertries based on dump types
/openbmc/telemetry/tests/src/helpers/interfaces/
H A Djson_storage_helpers.hpp7 namespace interfaces namespace
H A Dsensor_id_helpers.hpp7 namespace interfaces namespace
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsystems_utils.hpp111 constexpr std::array<std::string_view, 1> interfaces{ in getSystemCollectionMembers() local
203 constexpr std::array<std::string_view, 1> interfaces{ in getComputerSystemIndex() local
302 constexpr std::array<std::string_view, 2> interfaces = { in getValidSystemsPath() local
/openbmc/bmcweb/redfish-core/lib/
H A Dstorage_controller.hpp140 constexpr std::array<std::string_view, 1> interfaces = { in handleSystemsStorageControllerGet() local
177 constexpr std::array<std::string_view, 1> interfaces = { in handleSystemsStorageControllerCollectionGet() local
H A Dprocessor_operating_config.hpp187 const std::array<std::string_view, 1> interfaces = { in handleOperatingConfigCollectionGet() local
253 constexpr std::array<std::string_view, 1> interfaces = { in handleOperationConfigGet() local
H A Dmetric_report.hpp53 constexpr std::array<std::string_view, 1> interfaces{ in requestRoutesMetricReportCollection() local
/openbmc/bmcweb/features/openbmc_rest/
H A Ddbus_monitor.hpp36 interfaces; member
162 nlohmann::json::iterator interfaces = j.find("interfaces"); in requestRoutes() local
/openbmc/phosphor-power/
H A Ddbus_interfaces_finder.hpp135 std::vector<std::string> interfaces; member in phosphor::power::util::DBusInterfacesFinder
H A Dutility.cpp98 const std::vector<std::string>& interfaces, in getSubTree()
118 const std::vector<std::string>& interfaces, int32_t depth) in getAssociatedSubTreePaths()
/openbmc/docs/architecture/
H A Dinterface-overview.md75 #### Host-BMC physical interface transport protocols
87 #### Host-BMC data models
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_manager.cpp202 std::vector<std::string> interfaces) in interfaceAddedMatch()
227 std::vector<std::string> interfaces) in interfaceRemovedMatch()
/openbmc/telemetry/src/interfaces/
H A Dsensor.hpp13 namespace interfaces namespace
/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/vpd-manager/src/
H A Dworker.cpp359 types::InterfaceMap& interfaces) in processEmbeddedAndSynthesizedFrus() argument
392 types::InterfaceMap& interfaces, in processExtraInterfaces() argument
432 types::InterfaceMap& interfaces) in processCopyRecordFlag() argument
450 types::InterfaceMap& interfaces) in processInheritFlag() argument
625 types::InterfaceMap interfaces; populateDbus() local
[all...]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddbus_watcher.hpp207 DBusInterfaceMap interfaces; in interfaceAdded() local
350 DBusInterfaceMap interfaces; in interfaceAdded() local
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.hpp78 inline bool isInProgress(const InterfaceMap& interfaces) in isInProgress()
/openbmc/phosphor-modbus/rtu/device/
H A Ddevice_factory.cpp15 std::vector<std::string> interfaces{}; in getInterfaces() local
/openbmc/phosphor-host-ipmid/
H A Dfruread.hpp30 DbusInterfaceVec interfaces; member
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager.hpp115 stdplus::string_umap<std::unique_ptr<EthernetInterface>> interfaces; member in phosphor::network::Manager
H A Dinventory_mac.cpp84 std::vector<DbusInterface> interfaces; in getfromInventory() local
304 for (const auto& interfaces : interfacesProperties) in watchEthernetInterface() local
/openbmc/phosphor-time-manager/
H A Dutils.cpp52 const Interfaces& interfaces, int32_t depth) in getSubTree()

1234567