Home
last modified time | relevance | path

Searched refs:kDisabledByDefault (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/allocator/partition_allocator/starscan/
Dpcscan_internal.cc1599 root->flags.quarantine_mode = Root::QuarantineMode::kDisabledByDefault; in ClearRootsForTesting()
1603 root->flags.quarantine_mode = Root::QuarantineMode::kDisabledByDefault; in ClearRootsForTesting()
/external/cronet/base/allocator/partition_allocator/
Dpartition_root.cc960 : QuarantineMode::kDisabledByDefault); in Init()
Dpartition_root.h252 kDisabledByDefault, in PA_COMPONENT_EXPORT() enumerator