Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/google/
H A Dgoogle_service_root.hpp163 const std::vector<uint8_t>& responseBytes) in invocationCallback() argument
174 bytesToHexString(responseBytes); in invocationCallback()
193 const std::vector<uint8_t>& responseBytes) { in invokeRoTCommand() argument
194 invocationCallback(asyncResp, ec, responseBytes); in invokeRoTCommand()