Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp39 inline std::string getString(Priority i_priority) in getString() function
130 std::string getString() const in getString() function in analyzer::callout::Procedure
182 std::string getString() const in getString() function in analyzer::callout::BusType
229 std::string getString() const in getString() function in analyzer::callout::ClockType
278 std::string getString() const in getString() function in analyzer::callout::PartType
324 std::string getString() const in getString() function in analyzer::callout::GuardType
/openbmc/telemetry/tests/src/utils/
H A Dstring_utils.cpp22 std::string getString(size_t length) in getString() function