Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dhandler.hpp90 static inline const char* currentExceptionType() in currentExceptionType() function
290 const char* what = currentExceptionType(); in executeCallback()
387 const char* what = currentExceptionType(); in executeCallback()
473 const char* what = currentExceptionType(); in executeCallback()
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp621 const char* what = currentExceptionType(); in IpmiProvider()