Searched defs:kStackDepotMaxUseCount (Results 1 – 2 of 2) sorted by relevance
35 const int kStackDepotMaxUseCount = 1U << 20; variable
34 const int kStackDepotMaxUseCount = 1U << (SANITIZER_ANDROID ? 16 : 20); variable