Searched refs:LastFailure (Results 1 – 2 of 2) sorted by relevance
53 LastFailure.clear(); in Parse()120 LastFailure = Files[LastSeenStartMarker].Name; in Parse()205 if (!M.LastFailure.empty()) in CrashResistantMergeInternalStep()207 M.LastFailure.c_str()); in CrashResistantMergeInternalStep()324 if (!M.LastFailure.empty()) in CrashResistantMerge()327 M.LastFailure.c_str()); in CrashResistantMerge()
62 std::string LastFailure; member