Searched defs:dirStr (Results 1 – 2 of 2) sorted by relevance
48 void FileUtils::WriteStringToFileAppend(std::string dirStr, const std::string str) in WriteStringToFileAppend()
56 std::string dirStr = DBPath::DUMP_PATH; in Dump() local