Home
last modified time | relevance | path

Searched defs:InitConfig (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/allocator/partition_allocator/starscan/
Dpcscan.h60 struct InitConfig { in PA_COMPONENT_EXPORT() struct
63 enum class WantedWriteProtectionMode : uint8_t { in PA_COMPONENT_EXPORT()
66 } write_protection = WantedWriteProtectionMode::kDisabled; in PA_COMPONENT_EXPORT()
70 enum class SafepointMode : uint8_t { in PA_COMPONENT_EXPORT()
73 } safepoint = SafepointMode::kDisabled; in PA_COMPONENT_EXPORT()