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