Searched refs:hasPostUpdateAceDebugBoundaryTask_ (Results 1 – 2 of 2) sorted by relevance
2902 if (!hasPostUpdateAceDebugBoundaryTask_) { in UpdateAceDebugBoundaryEnabled()2908 hasPostUpdateAceDebugBoundaryTask_ = false; in UpdateAceDebugBoundaryEnabled()2911 hasPostUpdateAceDebugBoundaryTask_ = true; in UpdateAceDebugBoundaryEnabled()2915 if (hasPostUpdateAceDebugBoundaryTask_) { in UpdateAceDebugBoundaryEnabled()2917 hasPostUpdateAceDebugBoundaryTask_ = false; in UpdateAceDebugBoundaryEnabled()
614 bool hasPostUpdateAceDebugBoundaryTask_ = false; variable