Home
last modified time | relevance | path

Searched refs:Registry (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.hpp235 class Registry class
238 Registry() = delete;
239 ~Registry() = default;
240 Registry(const Registry&) = default;
241 Registry& operator=(const Registry&) = default;
242 Registry(Registry&&) = default;
243 Registry& operator=(Registry&&) = default;
252 explicit Registry(const std::filesystem::path& registryFile) : in Registry() function in openpower::pels::message::Registry
253 Registry(registryFile, true) in Registry()
266 explicit Registry(const std::filesystem::path& registryFile, in Registry() function in openpower::pels::message::Registry
H A Dpel.hpp249 void toJSON(message::Registry& registry,
388 std::map<uint16_t, size_t>& pluralSections, message::Registry& registry,
H A Dsrc.hpp264 std::optional<std::string> getJSON(message::Registry& registry,
275 std::optional<std::string> getErrorDetails(message::Registry& registry,
H A Dsection.hpp74 message::Registry& /*registry*/, in getJSON() argument
H A Dregistry.cpp708 std::optional<Entry> Registry::lookup(const std::string& name, LookupType type, in lookup()
861 std::optional<nlohmann::json> Registry::readRegistry( in readRegistry()
892 std::vector<RegistryCallout> Registry::getCallouts( in getCallouts()
H A Dmanager.hpp538 message::Registry _registry;
H A Dsrc.cpp492 message::Registry& registry, DetailLevel type, bool toCache) const in getErrorDetails()
710 std::optional<std::string> SRC::getJSON(message::Registry& registry, in getJSON()
962 registryCallouts = message::Registry::getCallouts( in getRegistryCallouts()
H A Dpel.cpp350 std::map<uint16_t, size_t>& pluralSections, message::Registry& registry, in printSectionInJSON()
452 void PEL::toJSON(message::Registry& registry, in toJSON()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dregistry_test.cpp214 Registry registry{path}; in TEST_F()
223 Registry registry{path}; in TEST_F()
299 Registry registry{path}; in TEST_F()
326 Registry registry{path}; in TEST_F()
511 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F()
537 callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F()
556 EXPECT_THROW(Registry::getCallouts(json, systemNames, ad), in TEST_F()
597 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F()
611 callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F()
622 EXPECT_THROW(Registry::getCallouts(json, systemNames, ad), in TEST_F()
[all …]
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_redfish_privilege_registry.robot31 Verify Redfish Privilege Registry Properties
32 [Documentation] Verify the Redfish Privilege Registry properties.
37 # Get the complete Privilege Registry URL
38 ${url}= Get Redfish Privilege Registry json URL
42 # Verify the Privilege Registry Resource.
62 Verify Redfish Privilege Registry Mappings Properties For Account Service
63 [Documentation] Verify Privilege Registry Account Service Mappings resource properties.
66 # Below is the mapping for Redfish Privilege Registry property for
105 # Get the complete Privilege Registry URL.
106 ${url}= Get Redfish Privilege Registry json URL
[all …]
/openbmc/docs/architecture/
H A Dredfish-logging-in-bmcweb.md16 add an appropriate message in a Message Registry.
29 1. Choose a Message Registry for the new message
46 bmcweb will search the specified Message Registry for the MessageKey, construct
66 [Resource Event Message Registry](https://redfish.dmtf.org/registries/ResourceEvent.1.0.0.json)
103 [Resource Event Message Registry](https://redfish.dmtf.org/registries/ResourceEvent.1.0.0.json)
127 from the `"Message"` and `"ParamTypes"` fields in the Message Registry.
/openbmc/openbmc/poky/meta/lib/oe/
H A Dterminal.py22 class Registry(oe.classutils.ClassRegistry): class
26 super(Registry, cls).__init__(name.lower(), bases, attrs)
33 class Terminal(Popen, metaclass=Registry):
204 return Registry.prioritized()
207 terms = Registry.prioritized()
232 terminal = Registry.registry[name]
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-jsonschema-specifications_2024.10.1.bb1 SUMMARY = "The JSON Schema meta-schemas and vocabularies, exposed as a Registry"
3 vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry
/openbmc/docs/designs/
H A Devent-logging.md22 ### Redfish LogEntry and Message Registry
45 reference][Registry-Example] from the DMTF gives this example:
99 [Registry-Example]:
168 Registry. This makes the events of limited utility for consumption by system
185 Message Registry and the reporting application. It also requires every
250 the Redfish Message Registry) for usage in closed-source or non-upstreamed
280 - Generate a Redfish Message Registry for all error and events defined in
283 cover the Redfish Message Registry and `phosphor-logging` enhancements;
323 Message Registry, and translate from `phosphor-logging` to Redfish `LogEntry`
422 Registry, codified in JSON, to header files it uses to serve the registry; this
[all …]
H A Dredfish-postcodes.md105 "Name": "OpenBMC Message Registry",
/openbmc/openbmc/poky/meta/recipes-graphics/spir/
H A Dspirv-headers_1.3.296.0.bb1 SUMMARY = "Machine-readable files for the SPIR-V Registry"
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/
H A DREADME.md10 Download the latest release from the jQuery Plugin Registry or grab the source
/openbmc/linux/Documentation/admin-guide/
H A Dunicode.rst97 adopted by the ConScript Unicode Registry and proposed (but ultimately
114 Registry. The normative reference is at:
178 The ConScript Unicode Registry is accessible at:
/openbmc/bmcweb/redfish-core/include/registries/
H A Dopenbmc_message_registry.readmefirst.md1 # Registry Edits: Read me first
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dunicode.rst89 (ConScript Unicode Registry,CSUR)采用,并建议(但最终被拒绝)纳入Unicode
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dunicode.rst92 (ConScript Unicode Registry,CSUR)採用,並建議(但最終被拒絕)納入Unicode
/openbmc/linux/drivers/platform/surface/
H A DKconfig101 via the Surface Aggregator Registry) for these devices still need to be
105 tristate "Surface System Aggregator Module Device Registry"
/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A DREADME.md1 # Platform Event Log Message Registry
10 - [Message Registry](#message-registry-fields)
37 ## Message Registry Fields
/openbmc/linux/Documentation/networking/
H A Dcdc_mbim.rst159 New services should be registered in the MBIM Registry [5].
345 5) "MBIM (Mobile Broadband Interface Model) Registry"
/openbmc/qemu/
H A Dqemu.nsi61 ; Registry key to check for directory (so if you install again, it will

12