Searched defs:InitConfig (Results 1 – 1 of 1) sorted by relevance
60 struct InitConfig { in PA_COMPONENT_EXPORT() struct63 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()