Home
last modified time | relevance | path

Searched defs:GuardType (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp293 class GuardType class
311 explicit GuardType(const std::string& i_string) : iv_string(i_string) {} in GuardType() function in analyzer::callout::GuardType