Searched refs:ToDebugString (Results 1 – 2 of 2) sorted by relevance
30 std::string ToDebugString(const ConfUiCmd& cmd, const bool is_verbose) { in ToDebugString() function52 std::string ToString(const ConfUiCmd& cmd) { return ToDebugString(cmd, false); } in ToString()
50 std::string ToDebugString(const ConfUiCmd& cmd, const bool is_debug);