Home
last modified time | relevance | path

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

/external/crosvm/resources/src/
Dsystem_allocator.rs92 pub fn builder() -> SystemAllocatorBuilder { in builder()
93 SystemAllocatorBuilder::new() in builder()
134 pub struct SystemAllocatorBuilder { struct
143 impl SystemAllocatorBuilder { argument
145 SystemAllocatorBuilder { in new()