Searched refs:max_memory_allocation_count (Results 1 – 3 of 3) sorted by relevance
346 .max_memory_allocation_count in build()
7429 max_memory_allocation_count => {7434 ffi_name: max_memory_allocation_count,
8176 pub max_memory_allocation_count: u32, field8286 max_memory_allocation_count: u32::default(), in default()8447 pub fn max_memory_allocation_count(mut self, max_memory_allocation_count: u32) -> Self { in max_memory_allocation_count() method8448 self.inner.max_memory_allocation_count = max_memory_allocation_count; in max_memory_allocation_count()