Searched refs:DirStr (Results 1 – 1 of 1) sorted by relevance
29 SmallString<64> DirStr(Dir); in getLogFileName() local30 sys::path::append(DirStr, std::string("server-") + in getLogFileName()33 return std::string(DirStr.str()); in getLogFileName()