Home
last modified time | relevance | path

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

/external/crosvm/aarch64/src/
Dlib.rs362 fn get_system_allocator_config<V: Vm>(vm: &V) -> SystemAllocatorConfig { in get_system_allocator_config() method
/external/crosvm/arch/src/
Dlib.rs417 fn get_system_allocator_config<V: Vm>(vm: &V) -> SystemAllocatorConfig; in get_system_allocator_config() method
/external/crosvm/x86_64/src/
Dlib.rs668 fn get_system_allocator_config<V: Vm>(vm: &V) -> SystemAllocatorConfig { in get_system_allocator_config() method