Home
last modified time | relevance | path

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

/openbmc/bmcweb/scripts/
H A Dparse_registries.py145 paramTypes = message.get("ParamTypes")
146 if paramTypes:
147 for paramType in paramTypes:
/openbmc/bmcweb/redfish-core/include/
H A Dregistries.hpp45 std::array<const char*, 5> paramTypes; member
/openbmc/bmcweb/redfish-core/lib/
H A Dmessage_registries.hpp191 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