Searched defs:UpdateKernelEnvCRAII (Results 1 – 1 of 1) sorted by relevance
4638 struct UpdateKernelEnvCRAII { in updateImpl() struct4639 AAKernelInfoFunction &AA; in updateImpl()4641 UpdateKernelEnvCRAII(AAKernelInfoFunction &AA) : AA(AA) {} in updateImpl() function4643 ~UpdateKernelEnvCRAII() { in updateImpl()