Searched refs:processBlobCommand (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | process_unittest.cpp | 172 processBlobCommand(h, &manager, request, MAX_IPMI_BUFFER)); in TEST_F() 188 processBlobCommand(h, &manager, request, MAX_IPMI_BUFFER)); in TEST_F() 204 processBlobCommand(h, &manager, request, MAX_IPMI_BUFFER)); in TEST_F() 226 processBlobCommand(h, &manager, request, MAX_IPMI_BUFFER)); in TEST_F() 250 processBlobCommand(h, &manager, request, 0)); in TEST_F()
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | process.cpp | 126 Resp processBlobCommand(IpmiBlobHandler cmd, ManagerInterface* mgr, in processBlobCommand() function 179 return processBlobCommand(validateBlobCommand(cmd, data), getBlobManager(), in handleBlobCommand()
|
H A D | process.hpp | 40 Resp processBlobCommand(IpmiBlobHandler cmd, ManagerInterface* mgr,
|