Searched refs:GetAbsolutePath (Results 1 – 5 of 5) sorted by relevance
27 path_name_(GetAbsolutePath() + path_name), in OpenFile()61 path_name_ = GetAbsolutePath() + std::to_string(uniform_distribution(gen_)); in SetUpSingle()
24 path_name_(GetAbsolutePath() + path_name), in DeleteFile()
26 directory_name_(GetAbsolutePath() + directory_name), in ReadDirectory()
63 std::string Instruction::GetAbsolutePath() { in GetAbsolutePath() function in dittosuite::Instruction
52 std::string GetAbsolutePath();