Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp117 Procedure(const std::string& i_string, const SrcSubsystem i_subsystem) : in Procedure()
163 BusType(const std::string& i_string, const SrcSubsystem i_subsystem) : in BusType()
216 ClockType(const std::string& i_string, const SrcSubsystem i_subsystem) : in ClockType()
259 PartType(const std::string& i_string, const SrcSubsystem i_subsystem) : in PartType()
311 explicit GuardType(const std::string& i_string) : iv_string(i_string) {} in GuardType()