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