Searched defs:prettyName (Results 1 – 2 of 2) sorted by relevance
140 val prettyName : String constant
97 constexpr FullMethodName(const std::string_view prettyName) : mBuf() { in FullMethodName()