Searched defs:UpdateKernelEnvCRAII (Results 1 – 1 of 1) sorted by relevance
4636 struct UpdateKernelEnvCRAII { in updateImpl() struct4637 AAKernelInfoFunction &AA; in updateImpl()4639 UpdateKernelEnvCRAII(AAKernelInfoFunction &AA) : AA(AA) {} in updateImpl() argument4641 ~UpdateKernelEnvCRAII() { in updateImpl()