Searched refs:state_file_path (Results 1 – 1 of 1) sorted by relevance
241 auto state_file_path = StringPrintf("%s/%d/%s", GetSessionsDir().c_str(), in UpdateStateAndCommit() local244 std::fstream state_file(state_file_path, in UpdateStateAndCommit()247 return Error() << "Failed to write state file " << state_file_path; in UpdateStateAndCommit()