Searched refs:HasStatsEnabled (Results 1 – 2 of 2) sorted by relevance
206 if (Runtime::Current()->HasStatsEnabled()) { in AllocObjectWithAllocator()215 DCHECK(!Runtime::Current()->HasStatsEnabled()); in AllocObjectWithAllocator()
482 bool HasStatsEnabled() const { in HasStatsEnabled() function