Lines Matching defs:disable
201 RB->Depot->disable();
216 // Allocator::disable calling GWPASan.disable). Disable GWP-ASan's atfork
600 // TODO(kostyak): disable() is currently best-effort. There are some small
603 void disable() NO_THREAD_SAFETY_ANALYSIS {
606 GuardedAlloc.disable();
608 TSDRegistry.disable();
609 Stats.disable();
610 Quarantine.disable();
611 Primary.disable();
612 Secondary.disable();