Searched refs:errorPath (Results 1 – 1 of 1) sorted by relevance
599 fs::path errorPath(paths::error()); in erase() local600 errorPath /= std::to_string(entryId); in erase()601 fs::remove(errorPath); in erase()