Searched refs:IsAllocTrackingEnabled (Results 1 – 3 of 3) sorted by relevance
142 if (Dbg::IsAllocTrackingEnabled()) { in AllocObjectWithAllocator()146 DCHECK(!Dbg::IsAllocTrackingEnabled()); in AllocObjectWithAllocator()
39 return Dbg::IsAllocTrackingEnabled(); in DdmVmInternal_getRecentAllocationStatus()
594 static bool IsAllocTrackingEnabled() { in IsAllocTrackingEnabled() function