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