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