Home
last modified time | relevance | path

Searched refs:paramTypes (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/scripts/
H A Dparse_registries.py139 paramTypes = message.get("ParamTypes")
140 if paramTypes:
141 for paramType in paramTypes:
/openbmc/bmcweb/redfish-core/include/
H A Dregistries.hpp42 std::array<const char*, 5> paramTypes; member
/openbmc/bmcweb/redfish-core/lib/
H A Dmessage_registries.hpp197 for (const char* str : message.second.paramTypes) in handleMessageRegistryGet()
/openbmc/docs/architecture/
H A Dredfish-logging-in-bmcweb.md35 7. Set the `numberOfArgs` and `paramTypes` to match the message args