Searched refs:fmt_path_ (Results 1 – 1 of 1) sorted by relevance
837 std::string fmt_path_ = path_; in getSocketInfo() local839 if (!fmt_path_.empty() && fmt_path_[0] == '\0') in getSocketInfo()840 fmt_path_[0] = '@'; in getSocketInfo()841 oss << "<Path: " << fmt_path_ << ">"; in getSocketInfo()