Searched refs:active_ (Results 1 – 1 of 1) sorted by relevance
36 : f_(that.f_), active_(that.active_) { in ScopeGuard()37 that.active_ = false; in ScopeGuard()42 : f_(that.f_), active_(that.active_) { in ScopeGuard()43 that.active_ = false; in ScopeGuard()56 bool active_ = true; variable
Completed in 2 milliseconds