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