Home
last modified time | relevance | path

Searched defs:registry (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Ddepends.py13 def _add_depends(registry, case, depends): argument
83 def bind(self, registry, case): argument
90 def discover(registry): argument
H A D__init__.py43 def bind(self, registry, case): argument
63 def discover(registry): argument
/openbmc/phosphor-logging/test/openpower-pels/
H A Dregistry_test.cpp191 Registry registry{path}; in TEST_F() local
200 Registry registry{path}; in TEST_F() local
270 Registry registry{path}; in TEST_F() local
297 Registry registry{path}; in TEST_F() local
1139 Registry registry{path}; in TEST_F() local
1150 Registry registry{path}; in TEST_F() local
H A Dpel_manager_test.cpp231 const auto registry = R"( in TEST_F() local
957 const auto registry = R"( in TEST_F() local
1057 const auto registry = R"( in TEST_F() local
1137 const auto registry = R"( in TEST_F() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmessage_registries.hpp78 const std::string& registry) in handleMessageRoutesMessageRegistryFileGet()
153 const std::string& registry, const std::string& registryMatch) in handleMessageRegistryGet()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dlog_service_message_registry.hpp34 constexpr std::array registry = variable
H A Dheartbeat_event_message_registry.hpp34 constexpr std::array registry = variable
H A Dplatform_message_registry.hpp34 constexpr std::array registry = variable
H A Dnetwork_device_message_registry.hpp34 constexpr std::array registry = variable
H A Djob_event_message_registry.hpp34 constexpr std::array registry = variable
H A Dethernet_fabric_message_registry.hpp34 constexpr std::array registry = variable
H A Dlicense_message_registry.hpp34 constexpr std::array registry = variable
H A Dtelemetry_message_registry.hpp34 constexpr std::array registry = variable
H A Dtask_event_message_registry.hpp34 constexpr std::array registry = variable
H A Dcomposition_message_registry.hpp34 constexpr std::array registry = variable
H A Dupdate_message_registry.hpp34 constexpr std::array registry = variable
H A Dsensor_event_message_registry.hpp34 constexpr std::array registry = variable
H A Dresource_event_message_registry.hpp34 constexpr std::array registry = variable
H A Denvironmental_message_registry.hpp34 constexpr std::array registry = variable
H A Dstorage_device_message_registry.hpp34 constexpr std::array registry = variable
/openbmc/linux/drivers/power/supply/
H A Dsurface_charger.c47 struct ssam_event_registry registry; member
175 struct ssam_event_registry registry, const char *name) in spwr_ac_init()
/openbmc/bmcweb/redfish-core/src/
H A Dregistries.cpp19 std::span<const MessageEntry> registry) in getMessageFromRegistry()
/openbmc/phosphor-logging/extensions/openpower-pels/registry/tools/
H A Dvalidate_registry.py113 def validate_schema(registry, schema): argument
/openbmc/openbmc/poky/bitbake/lib/bs4/tests/
H A Dtest_builder_registry.py8 builder_registry as registry, unknown
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp729 const auto& registry = reg.value(); in lookup() local
867 nlohmann::json registry; in readRegistry() local

12