Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-blobs/
H A Dprocess.hpp47 Resp handleBlobCommand(uint8_t cmd, std::vector<uint8_t> data, size_t maxSize);
H A Dmain.cpp58 return handleBlobCommand( in setupBlobGlobalHandler()
H A Dprocess.cpp176 Resp handleBlobCommand(uint8_t cmd, std::vector<uint8_t> data, size_t maxSize) in handleBlobCommand() function