Searched defs:CrashRecoveryContext (Results 1 – 2 of 2) sorted by relevance
24 class CrashRecoveryContext; variable
51 CrashRecoveryContext() : Impl(nullptr), head(nullptr) {} in CrashRecoveryContext() function